MetaPlatformSDK_GroupPresenceLeaveIntent

Inherits: RefCounted

Represents the intent to leave group presence.

Description

Represents the intent to leave group presence.

Properties

String

destination_api_name

""

String

lobby_session_id

""

String

match_session_id

""


Property Descriptions

String destination_api_name = ""

  • String get_destination_api_name ( )

If populated, the destination the current user wants to leave.


String lobby_session_id = ""

  • String get_lobby_session_id ( )

If populated, the lobby session the current user wants to leave.


String match_session_id = ""

  • String get_match_session_id ( )

If populated, the match session the current user wants to leave.