FOvrGroupPresenceJoinIntent
()
|
Signature
FOvrGroupPresenceJoinIntent::FOvrGroupPresenceJoinIntent() |
FOvrGroupPresenceJoinIntent
(
OvrHandle
, MessageHandlePtr
)
|
Signature
FOvrGroupPresenceJoinIntent::FOvrGroupPresenceJoinIntent(ovrGroupPresenceJoinIntentHandle OvrHandle, TOvrMessageHandlePtr MessageHandlePtr) Parameters OvrHandle: ovrGroupPresenceJoinIntentHandleMessageHandlePtr: TOvrMessageHandlePtr |
DeeplinkMessage
: FString |
An opaque string provided by the developer to help them deeplink to content.
Signature
FString FOvrGroupPresenceJoinIntent::DeeplinkMessage |
DestinationApiName
: FString |
If populated, the destination the current user wants to go to
Signature
FString FOvrGroupPresenceJoinIntent::DestinationApiName |
LobbySessionId
: FString |
If populated, the lobby session the current user wants to go to
Signature
FString FOvrGroupPresenceJoinIntent::LobbySessionId |
MatchSessionId
: FString |
If populated, the match session the current user wants to go to
Signature
FString FOvrGroupPresenceJoinIntent::MatchSessionId |
Clear
()
|
Signature
void FOvrGroupPresenceJoinIntent::Clear() Returns void |
Update
(
OvrHandle
, MessageHandlePtr
)
|
Signature
void FOvrGroupPresenceJoinIntent::Update(ovrGroupPresenceJoinIntentHandle OvrHandle, TOvrMessageHandlePtr MessageHandlePtr) Parameters OvrHandle: ovrGroupPresenceJoinIntentHandleMessageHandlePtr: TOvrMessageHandlePtrReturns void |