MetaPlatformSDK_GroupPresenceJoinIntent

Inherits: RefCounted

Represents the intent to join group presence.

Description

Represents the intent to join group presence.

Properties

String

deeplink_message

""

String

destination_api_name

""

String

lobby_session_id

""

String

match_session_id

""


Property Descriptions

  • String get_deeplink_message ( )

An opaque string provided by the developer to help them deeplink to content.


String destination_api_name = ""

  • String get_destination_api_name ( )

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


String lobby_session_id = ""

  • String get_lobby_session_id ( )

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


String match_session_id = ""

  • String get_match_session_id ( )

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