MeetingEventClientConfiguration   
    data class MeetingEventClientConfiguration(val eventClientJoinToken: String, val meetingId: String, val attendeeId: String) : EventClientConfiguration
MeetingEventClientConfiguration defines one type of EventClientConfiguration that is needed for DefaultEventReporter
Properties
Link copied to clipboard
                  : String - attendee id
Link copied to clipboard
                  : String - an authorization token to send
Link copied to clipboard
                  metadataAttributes: Map
Link copied to clipboard
                  type: EventClientType - type of EventClientConfiguration