toggle menu
ozone
common
switch theme
search in API
ozone
/
com.atproto.server
/
RefreshSessionStatus
Refresh
Session
Status
@
Serializable
(
with
=
RefreshSessionStatusSerializer::class
)
sealed
class
RefreshSessionStatus
:
AtpEnum
Hosting status of the account. If not specified, then assume 'active'.
Inheritors
Takendown
Suspended
Deactivated
Unknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Deactivated
Link copied to clipboard
data
object
Deactivated
:
RefreshSessionStatus
Suspended
Link copied to clipboard
data
object
Suspended
:
RefreshSessionStatus
Takendown
Link copied to clipboard
data
object
Takendown
:
RefreshSessionStatus
Unknown
Link copied to clipboard
data
class
Unknown
(
val
rawValue
:
String
)
:
RefreshSessionStatus
Properties
value
Link copied to clipboard
open
override
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String