An GroupPresenceJoinIntent represents a user's intent to join a destination/lobby/match. This class contains fields about the user's desired destination, lobby, match, and deeplink message.
Fields
readonly string DeeplinkMessage[Get]
An opaque string provided by the developer to help them deeplink to content.
readonly string DestinationApiName[Get]
If populated, the destination the current user wants to go to.
readonly string LobbySessionId[Get]
If populated, the lobby session the current user wants to go to.
readonly string MatchSessionId[Get]
If populated, the match session the current user wants to go to.