pub type EOS_P2P_GetRelayControlOptions = _tagEOS_P2P_GetRelayControlOptions;Expand description
Structure containing information about getting the relay control setting.
Aliased Type§
#[repr(C)]pub struct EOS_P2P_GetRelayControlOptions {
pub ApiVersion: i32,
}Fields§
§ApiVersion: i32API Version: Set this to EOS_P2P_GETRELAYCONTROL_API_LATEST.