ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
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