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