An GroupPresenceLeaveIntent represents a user's intent to leave a destination/lobby/match. This class contains fields about the user's desired destination, lobby, and match.
Fields
readonly string DestinationApiName[Get]
If populated, the destination the current user wants to leave.
readonly string LobbySessionId[Get]
If populated, the lobby session the current user wants to leave.
readonly string MatchSessionId[Get]
If populated, the match session the current user wants to leave.