LaunchFriendRequestFlowResult
(
ptr
)
|
Signature
com.meta.horizon.platform.ovr.models.LaunchFriendRequestFlowResult.LaunchFriendRequestFlowResult(final long ptr) Parameters ptr: final long |
getDidCancel
()
| User can choose to cancel the friend request flow after sending it. You can use this to check whether the viewer chose to cancel the friend request flow.
Signature
boolean com.meta.horizon.platform.ovr.models.LaunchFriendRequestFlowResult.getDidCancel() Returns booleanÂ
boolean
|
getDidSendRequest
()
|
Whether the viewer successfully sent the friend request.
Signature
boolean com.meta.horizon.platform.ovr.models.LaunchFriendRequestFlowResult.getDidSendRequest() Returns booleanÂ
boolean
|