MetaPlatformSDK_LaunchFriendRequestFlowResult

Inherits: RefCounted

Represents the result of launching the friend request flow.

Description

Represents the result of launching the friend request flow.

Properties

bool

did_cancel

false

bool

did_send_request

false


Property Descriptions

bool did_cancel = false

  • bool get_did_cancel ( )

Whether the viewer chose to cancel the friend request flow.


bool did_send_request = false

  • bool get_did_send_request ( )

Whether the viewer successfully sent the friend request.