Call Properties |
The Call type exposes the following members.
Name | Description | |
---|---|---|
Direction |
Gets the direction of this call.
| |
From |
Gets the initiator of this call.
| |
IsReceivingAudio |
Gets or sets a value indicating whether [the local party of this call is receiving audio].
| |
IsReceivingShare |
Gets or sets a value indicating whether [the local party of this call is receiving share].
| |
IsReceivingVideo |
Gets or sets a value indicating whether [the local party of this call is receiving video].
| |
IsRemoteSendingAudio |
Gets a value indicating whether [remote party of this call is sending audio].
| |
IsRemoteSendingShare |
True if the remote party of this call is sending share. Otherwise, false.
| |
IsRemoteSendingVideo |
Gets a value indicating whether [remote party of this call is sending video].
| |
IsSendingAudio |
Gets or sets a value indicating whether [the local party of this call is sending audio].
| |
IsSendingDTMFEnabled |
Gets a value indicating whether [sending DTMF enabled].
| |
IsSendingShare |
True if the local party of this call is sending share. Otherwise, false.
| |
IsSendingVideo |
Gets or sets a value indicating whether [the local party of this call is sending video].
| |
LocalVideoViewSize |
The local video render view dimensions (points) of this call.
| |
Memberships |
Gets the memberships represent participants in this call.
| |
RemoteShareViewSize |
The remote share render view dimensions (points) of this call.
| |
RemoteVideoViewSize |
The remote video render view dimensions (points) of this call.
| |
Status |
Gets the status of this call.
| |
To |
Get the intended recipient of this call when one on one call.
|