pub const RpcAppSystemEventType_RpcAppEventTypeInvalid: RpcAppSystemEventType = 0;Expand description
Denotes an invalid state.
An event of this type shall never be passed into the callback.
pub const RpcAppSystemEventType_RpcAppEventTypeInvalid: RpcAppSystemEventType = 0;Denotes an invalid state.
An event of this type shall never be passed into the callback.