amazon-chime-sdk / com.amazonaws.services.chime.sdk.meetings.audiovideo / PrimaryMeetingPromotionObserver / onPrimaryMeetingDemotion

onPrimaryMeetingDemotion

open fun onPrimaryMeetingDemotion(status: MeetingSessionStatus): Unit

This observer callback will only be called for attendees in Replica meetings that have been promoted to the Primary meeting via AudioVideoFacade.promoteToPrimaryMeeting.

Indicates that the client is no longer authenticated to the Primary meeting and can no longer share media. status will contain a MeetingSessionStatusCode of the following:

Parameters

status - : MeetingSessionStatus - Reason for demotion, see notes above