Breadcrumbs

ParticipantType



Object Name

ParticipantType

Description

This object contains properties of the participant type.



Parameter

Type

Description

Id  Required

String

Unique Id of the ChannelSession

ParticipantType

ParticipantType


role optional

ParticipantRole


participant optional

Participant


joiningTime optional

Timestamp

time when the participant joined the conversation.

token Required

String


conversationId Required

String

This is the UUID of the active conversation. Sample: 

isActive Required

Bool

If the channelSession is still active, isActive will be TRUE else FALSE.

state Required

ConversationParticipantState


stateChangedOn

Timestamp

Time when the state of the conversation was changed.