OpenIDSessionExpired

data class OpenIDSessionExpired(val loginRedirectIntent: Intent?) : AccountEvents

This data class is used when openID session is expired

Constructors

Link copied to clipboard
fun OpenIDSessionExpired(loginRedirectIntent: Intent?)

Properties

Link copied to clipboard
val loginRedirectIntent: Intent?

Inherited properties

Link copied to clipboard
val createdAt: Date
Link copied to clipboard
var type: String