LiveSharingSessionDelegate.EndReason

Stay organized with collections Save and categorize content based on your preferences.
public static final enum LiveSharingSessionDelegate.EndReason extends Enum<LiveSharingSessionDelegate.EndReason>

Inherited Method Summary

Enum Values

public static final LiveSharingSessionDelegate.EndReason MEETING_ENDED_BY_USER

Meet conference was ended through user action in the Meet app. Any attempts to reconnect to a live sharing session may launch a new Meet conference.

public static final LiveSharingSessionDelegate.EndReason SESSION_ENDED_BY_USER

Live sharing session was ended through user action in Meet. However, the Meet conference may still be ongoing.

public static final LiveSharingSessionDelegate.EndReason SESSION_ENDED_UNEXPECTEDLY

The meeting or session ended unexpectedly; the user might want to reconnect in this case.