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
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