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
/
UnregisterPushPlatform
Unregister
Push
Platform
@
Serializable
(
with
=
UnregisterPushPlatformSerializer::class
)
sealed
class
UnregisterPushPlatform
:
AtpEnum
Inheritors
Ios
Android
Web
Unknown
Members
Types
Android
Link copied to clipboard
data
object
Android
:
UnregisterPushPlatform
Companion
Link copied to clipboard
object
Companion
Ios
Link copied to clipboard
data
object
Ios
:
UnregisterPushPlatform
Unknown
Link copied to clipboard
data
class
Unknown
(
val
rawValue
:
String
)
:
UnregisterPushPlatform
Web
Link copied to clipboard
data
object
Web
:
UnregisterPushPlatform
Properties
value
Link copied to clipboard
open
override
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String