Enumeration AttachParticipantToViewResponseCode

Enumeration Members

NOT_USING_CUSTOM_LAYOUTS: "NOT_USING_CUSTOM_LAYOUTS"

Custom Layout should be selected beforehand to be able call attachParticipantToView()

NO_PARTICIPANT_WITH_ID: "NO_PARTICIPANT_WITH_ID"

No Participant was found for the provided participant GUID

NO_STREAM_FOR_PARTICIPANT_ID: "NO_STREAM_FOR_PARTICIPANT_ID"

No Stream was found for the provided participant GUID

UNKNOWN: "UNKNOWN"

For more information on the unknown error, please refer to the error message

Generated using TypeDoc