Skip to content

DialogJoinedEvent

Lejla Solak edited this page Feb 10, 2025 · 4 revisions



getId()

Description

Getter for the id field.

Arguments

  • none

Returns

  • String - The value of the id field, which represents the id of the dialog that was joined.



getRemote()

Description

Getter for the remote field.

Arguments

  • none

Returns

  • Participant - The value of the remote field, which represents the remote participant of the dialog.



getRecordingType()

Description

Getter for the recordingType field.

Arguments

  • none

Returns

  • RecordingType - The value of the recordingType field, which represents the recording type preference for the dialog.

Tutorials

Migration guides

Reference documentation

Clone this wiki locally