Credentials

Event related to credentials.

Inheritors

Constructors

Link copied to clipboard
constructor()

Types

Link copied to clipboard
@Serializable
@SerialName(value = "phone.native.credentials.refreshed")
data class Refreshed(val credentials: List<SeamSchema.IAcsCredential>) : SeamEvent.Phone.Native.Credentials

Set of credentials has been refreshed.

Properties

Link copied to clipboard
abstract val eventType: String

Event type.