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
Direction Property
Gets the direction of this call.
Namespace:
WebexSDK
Assembly:
WebexSDK (in WebexSDK.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
Copy
public
Call
CallDirection
Direction
{
get
; }
Property Value
Type:
Call
CallDirection
The direction.
Call
CallDirection
Remarks
Since: 0.1.0
See Also
Reference
Call Class
WebexSDK Namespace