Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 307 Bytes

File metadata and controls

14 lines (9 loc) · 307 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 (Python)