pub type EOS_CustomInvites_AddNotifyCustomInviteReceivedOptions = _tagEOS_CustomInvites_AddNotifyCustomInviteReceivedOptions;Expand description
Input parameters for the EOS_CustomInvites_AddNotifyCustomInviteReceived function.
Aliased Type§
#[repr(C)]pub struct EOS_CustomInvites_AddNotifyCustomInviteReceivedOptions {
pub ApiVersion: i32,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_CUSTOMINVITES_ADDNOTIFYCUSTOMINVITERECEIVED_API_LATEST.