MessageReceivedInWrongConference

The MessageReceivedInWrongConference model represents the situation when the conference participant receives the message in a wrong conference. The message contains the sender ID, conference ID, and its [content].(doc:android-client-sdk-model-messagereceivedinwrongconference#message-string).
This object is generated locally by the SDK.

Available in the package com.voxeet.sdk.events.sdk.MessageReceivedInWrongConference.

Properties

participantId (String)

The sender ID.


conferenceId (String)

The conference ID.


message (String)

The content of the corresponding message.