Skip to main content

EOS_RTCAdmin_CopyUserTokenByIndexOptions

Type Alias EOS_RTCAdmin_CopyUserTokenByIndexOptions 

Source
pub type EOS_RTCAdmin_CopyUserTokenByIndexOptions = _tagEOS_RTCAdmin_CopyUserTokenByIndexOptions;
Expand description

Input parameters for the EOS_RTCAdmin_CopyUserTokenByIndex function.

Aliased Type§

#[repr(C)]
pub struct EOS_RTCAdmin_CopyUserTokenByIndexOptions { pub ApiVersion: i32, pub UserTokenIndex: u32, pub QueryId: u32, }

Fields§

§ApiVersion: i32

API Version: Set this to EOS_RTCADMIN_COPYUSERTOKENBYINDEX_API_LATEST.

§UserTokenIndex: u32

Index of the user token to retrieve from the cache.

§QueryId: u32

Query identifier received as part of a previous query. @see EOS_RTCAdmin_QueryJoinRoomTokenCompleteCallbackInfo