ping
Toggle table of contents
0.0.0
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ping
device-client
/
com.pingidentity.device.client
/
Device
Device
@
Serializable
abstract
class
Device
Abstract base class for all device types. All device models must extend this class.
Inheritors
BoundDevice
OathDevice
PushDevice
WebAuthnDevice
ProfileDevice
Members
Constructors
Device
Link copied to clipboard
constructor
(
)
Properties
device
Name
Link copied to clipboard
abstract
val
deviceName
:
String
id
Link copied to clipboard
abstract
val
id
:
String
url
Suffix
Link copied to clipboard
abstract
val
urlSuffix
:
String