toggle menu
ozone
common
switch theme
search in API
ozone
/
app.bsky.notification
/
RegisterPushPlatform
Register
Push
Platform
@
Serializable
(
with
=
RegisterPushPlatformSerializer::class
)
sealed
class
RegisterPushPlatform
:
AtpEnum
Inheritors
Ios
Android
Web
Unknown
Members
Types
Android
Link copied to clipboard
data
object
Android
:
RegisterPushPlatform
Companion
Link copied to clipboard
object
Companion
Ios
Link copied to clipboard
data
object
Ios
:
RegisterPushPlatform
Unknown
Link copied to clipboard
data
class
Unknown
(
val
rawValue
:
String
)
:
RegisterPushPlatform
Web
Link copied to clipboard
data
object
Web
:
RegisterPushPlatform
Properties
value
Link copied to clipboard
open
override
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String