XGameUiShowStateShareAsync
Note that this method is a preview in the June 2024 GDK. This method shows a UI populated with metadata related to the state being shared and UX affordances for sharing the state either as a web link or a direct invite.Syntax
Parameters
async _In_ Type: XAsyncBlock * A pointer to the XAsyncBlock that is passed to XAsyncRun. requestingUser _In_Type: XUserHandle A handle to the user that is sending the invites. linkToken _In_z_
Type: const char * A linkToken that references the state to be shared.
