ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
app.bsky.actor
/
StatusToken
Status
Token
@
Serializable
(
with
=
StatusTokenSerializer::class
)
sealed
class
StatusToken
:
AtpEnum
Inheritors
Live
Unknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Live
Link copied to clipboard
data
object
Live
:
StatusToken
Advertises an account as currently offering live content.
Unknown
Link copied to clipboard
data
class
Unknown
(
val
rawValue
:
String
)
:
StatusToken
Properties
value
Link copied to clipboard
open
override
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String