Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 304 Bytes

File metadata and controls

14 lines (9 loc) · 304 Bytes

enum UserEvent

Overview / Purpose

Enumeration UserEvent

Enumerator Value Description
UNSPECIFIED_USER_EVENT 0 Unspecified user event
LOGGED_OUT 1 User logged out
LOGGED_IN 2 User logged in

Parent topic: Base (C++)