RpcAppEventTypeButtonPressRelease

Constant RpcAppEventTypeButtonPressRelease 

Source
pub const RpcAppEventTypeButtonPressRelease: RpcAppSystemEventType;
Expand description

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

This command’s meaning is application-specific, e.g. to perform an action once without repeating it.