ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
jetstream
/
sh.christian.ozone.jetstream
/
SubscribeEventContent
/
Commit
Commit
data
class
Commit
(
val
commit
:
SubscribeCommit
)
:
SubscribeEventContent
Represents a
SubscribeCommit
contained within a
SubscribeMessage
.
Members
Constructors
Commit
Link copied to clipboard
constructor
(
commit
:
SubscribeCommit
)
Properties
commit
Link copied to clipboard
val
commit
:
SubscribeCommit