Logon
1. Send logon message with valid credentials - user_name, password, client_app_id, client_version.
2. Receive logon_result with operation_status = 1 (SUCCESS).
Logoff
1. Send logoff message.
2. Receive logged_off with reason = null.