didChangeSessionUserState method

void didChangeSessionUserState(
  1. SessionUserState state
)

The user status associated with the application's session has changed.

Implementation

void didChangeSessionUserState(SessionUserState state) {}