pub const RpcAppSystemEventType_RpcAppEventTypeAppExit: RpcAppSystemEventType = 2;Expand description
The client has requested the application to exit.
The application must exit after receiving this command.
pub const RpcAppSystemEventType_RpcAppEventTypeAppExit: RpcAppSystemEventType = 2;The client has requested the application to exit.
The application must exit after receiving this command.