Session
Parameters
CCS URL
Constructors
Types
Cloud media info
Data message
Functions
Returns contact list
Gets a conversation from name for N-N communication. Deprecated in favor of getOrCreateConversation().
Returns this session's enterpriseConfig
Returns this session's iceServers
Returns contact from id. Contact will be created if doesn't exist.
Gets or creates a conversation for a given name.
Gets this session's photo URL
Gets user data for this user session
Gets this session's username
Check if this emitter has listeners for the specified event.
Leaves and unsubscribes from a group Users within the group and users who subscribed to it will be notified
Returns a list of listeners for the specified event.
Listens on the event.
Adds a one time listener for the event.
Set session's photo URL
Sets user data for this user session User data is visible from other users
Set session's username
Subscribe to a group and know who is present in the group Unless you also joined the group, the user will not be visible to others within this group
Unsubscribe to a group, the session will no longer receive events from user joining and leaving this group