Click or drag to resize
CallStateEx Methods

The CallStateEx type exposes the following members.

Methods
  NameDescription
Public methodStatic memberIsCallEnded
The call has been ended.
Public methodStatic memberIsHeld
The call has been held by one of the party members.
Public methodStatic memberIsInCall
Returns a boolean value that indicates whether the communication is active between the call party members.
Public methodStatic memberIsInSetupCall
Returns a boolean value that indicates whether the call has been started, but the callee sent no response yet.
Public methodStatic memberIsMediaCommunication
Returns a boolean value indicating whether media can be sent to the remote party.
Public methodStatic memberIsPendingCall
Public methodStatic memberIsRemoteMediaCommunication
Returns a boolean value indicating whether the remote party could send media data.
Public methodStatic memberIsRinging
Returns a boolean value that indicates whether the callee was contacted successfully but the call has not been answered yet.
Top
See Also