SpotifyDefaultAuthHelper

object SpotifyDefaultAuthHelper

Default authentiction helper for Android. Contains static variables useful in authentication.

Functions

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

Properties

activityBack
Link copied to clipboard
var activityBack: Class<out Activity>? = null
The activity to return to if re-authentication is necessary.

Sources

(source)
Link copied to clipboard