-
public class EndSessionViewModel extends ViewModel
Companion ViewModel to EndSessionActivity for invoking the logout procedure.
-
-
Constructor Summary
Constructors Constructor Description EndSessionViewModel(Context context, AuthType authType, String authState, AuthConfig authConfig)
-