Click or drag to resize

CallMembership Properties

The CallMembership type exposes the following members.

Properties
  NameDescription
Public propertyEmail
Gets the email address of the person in this CallMembership.
Public propertyIsInitiator
Gets a value indicating whether the person is initiator.
Public propertyIsSendingAudio
True if the CallMembership is sending audio. Otherwise, false.
Public propertyIsSendingShare
True if the CallMembership is sending share. Otherwise, false.
Public propertyIsSendingVideo
True if the CallMembership is sending video. Otherwise, false.
Public propertyPersonId
Gets the preson identifier.
Public propertyPhoneNumber
Gets the phone number of the person in this CallMembership.
Public propertySipUrl
Gets the SIP address of the person in this CallMembership.
Public propertyState
Gets the status of the person in this call
Top
See Also