LaunchFriendRequestFlowResult
(
o
)
|
Signature
Oculus.Platform.Models.LaunchFriendRequestFlowResult.LaunchFriendRequestFlowResult(IntPtr o) Parameters o: IntPtr |
DidCancel
: readonly bool | 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
readonly bool Oculus.Platform.Models.LaunchFriendRequestFlowResult.DidCancel |
DidSendRequest
: readonly bool |
Whether the viewer successfully sent the friend request.
Signature
readonly bool Oculus.Platform.Models.LaunchFriendRequestFlowResult.DidSendRequest |