Participant
Representation of a Conversation Participant object.
Types
Functions
Link copied to clipboard
Return subscribed user object for current participant
Link copied to clipboard
Custom attributes associated with this participant.
Link copied to clipboard
Return conversation this participant belongs to.
Link copied to clipboard
Get creation date of the participant as an ISO 8601 string.
Link copied to clipboard
Get creation date of the participant.
Link copied to clipboard
Get update date of the participant as an ISO 8601 string.
Link copied to clipboard
Get update date of the participant.
Link copied to clipboard
Return user identity for current participant
Link copied to clipboard
Return participant's last read message index for this conversation
Link copied to clipboard
Return participant's last read message timestamp for this conversation
Link copied to clipboard
Return Type of current participant
Link copied to clipboard
Remove this participant from conversation
Link copied to clipboard
abstract fun setAttributes(attributes: Attributes, listener: StatusListener)
Content copied to clipboard
Set attributes associated with this participant.