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 | 
 | |
| bool | 
 | 
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.