Mountain View
Jabber SDK API Documentation

Class: TelephonyConversationStates

TelephonyConversationStates

new TelephonyConversationStates()

Represents different conversation states that can be present or not.
Since:
  • 11.7.0

Members

isAudioMuted :boolean

Indicates if audio is muted or not.
Type:
  • boolean
Properties:
Name Type Description
isAudioMuted
Since:
  • 11.7.0

isLocalSharing :boolean

Indicates if screen is shared or not.
Type:
  • boolean
Properties:
Name Type Description
isLocalSharing
Since:
  • 11.7.0

isRemoteSharing :boolean

Indicates if screen is shared by remote participant or not.
Type:
  • boolean
Properties:
Name Type Description
isRemoteSharing
Since:
  • 11.7.0

isVideoMuted :boolean

Indicates if video is muted or not.
Type:
  • boolean
Properties:
Name Type Description
isVideoMuted
Since:
  • 11.7.0