UserAction Enum

Definition

User actions that can be sent to android applications

public enum UserAction
type UserAction = 
Public Enum UserAction
Inheritance
UserAction

Fields

Done 7

The done action.

Go 3

The go action.

Next 6

The next action.

None 2

The none action.

Normal 0

The normal action.

Previous 8

The previous action.

4

The search action.

Send 5

The send action.

Unspecified 1

The unspecified action.

Applies to