Webex SDK Docs
Webex SDK Docs
WebexSDK
Call Class
Call Properties
ActiveSpeaker Property
AuxStreams Property
AvailableAuxStreamCount Property
Direction Property
From Property
IsReceivingAudio Property
IsReceivingShare Property
IsReceivingVideo Property
IsRemoteSendingAudio Property
IsRemoteSendingShare Property
IsRemoteSendingVideo Property
IsSendingAudio Property
IsSendingDTMFEnabled Property
IsSendingShare Property
IsSendingVideo Property
LocalVideoViewSize Property
Memberships Property
MultiStreamObserver Property
RemoteShareViewSize Property
RemoteVideoViewSize Property
Status Property
To Property
Call
Status Property
Gets the status of this call.
Namespace:
WebexSDK
Assembly:
WebexSDK (in WebexSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
Copy
public
CallStatus
Status
{
get
; }
Property Value
Type:
CallStatus
The status.
CallStatus
Remarks
Since: 0.1.0
See Also
Reference
Call Class
WebexSDK Namespace