Process login responses
Learn about process login responses.
Read time 1 minuteLast updated a day ago
The application uses the
vx_req_account_anonymous_loginvx_resp_account_anonymous_loginvx_evt_account_login_state_changelogin_state_logged_in| vx_resp_account_anonymous_login | vx_evt_account_login_state_change |
| Changes the state of the corresponding action item to an in-progress state. Example, “Logging In” “Joining Channel”. | Changes the state of the corresponding action item to finished state. Example, “Logged In” “Joined Channel”. |
Next step, check for errors and verify your implementation.