C# Class OpenMetaverse.Voice.VoiceGateway.VoiceResponseResults

Mostrar archivo Open project: 3di/3di-viewer-rei-libs

Public Properties

Property Type Description
AccountHandle string
CaptureDevices List
ConnectorHandle string
CurrentCaptureDevice CaptureDevice
CurrentRenderDevice RenderDevice
RenderDevices List
SessionHandle string
StatusCode string
StatusString string
VersionID string

Property Details

AccountHandle public_oe property

public string AccountHandle
return string

CaptureDevices public_oe property

public List CaptureDevices
return List

ConnectorHandle public_oe property

public string ConnectorHandle
return string

CurrentCaptureDevice public_oe property

public CaptureDevice CurrentCaptureDevice
return CaptureDevice

CurrentRenderDevice public_oe property

public RenderDevice CurrentRenderDevice
return RenderDevice

RenderDevices public_oe property

public List RenderDevices
return List

SessionHandle public_oe property

public string SessionHandle
return string

StatusCode public_oe property

public string StatusCode
return string

StatusString public_oe property

public string StatusString
return string

VersionID public_oe property

public string VersionID
return string