pub const RpcAppSystemEventType_RpcAppEventTypeButtonRelease: RpcAppSystemEventType = 5;
Expand description

The client has informed the application that a button has been released.

This command’s meaning is application-specific, e.g. to cease all activities to be conducted while a button is being pressed.