Companion

Static variables and methods.

object Companion

Functions

equals
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
open override fun hashCode(): Int
toString
Link copied to clipboard
open override fun toString(): String

Properties

default
Link copied to clipboard

The default shared instance with empty assess token, will search for an access token in the application resources.

val default: CredentialsManager