Event that occurred in the application.
inputAppEvent#1d1b1245 time:double type:string peer:long data:JSONValue = InputAppEvent;
Name | Type | Description |
---|---|---|
time | double | Client's exact timestamp for the event |
type | string | Type of event |
peer | long | Arbitrary numeric value for more convenient selection of certain event types, or events referring to a certain object |
data | JSONValue | Details of the event |