ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
jetstream
/
app.bsky.jetstream
/
SubscribeCommitOperation
Subscribe
Commit
Operation
@
Serializable
(
with
=
SubscribeCommitOperationSerializer::class
)
sealed
class
SubscribeCommitOperation
:
AtpEnum
Inheritors
Create
Update
Delete
Unknown
Members
Types
Companion
Link copied to clipboard
object
Companion
Create
Link copied to clipboard
data
object
Create
:
SubscribeCommitOperation
Delete
Link copied to clipboard
data
object
Delete
:
SubscribeCommitOperation
Unknown
Link copied to clipboard
data
class
Unknown
(
val
rawValue
:
String
)
:
SubscribeCommitOperation
Update
Link copied to clipboard
data
object
Update
:
SubscribeCommitOperation
Properties
value
Link copied to clipboard
open
override
val
value
:
String
Functions
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String