ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
com.atproto.sync
/
NotifyOfUpdateRequest
Notify
Of
Update
Request
@
Serializable
data
class
NotifyOfUpdateRequest
(
val
hostname
:
String
)
Parameters
hostname
Hostname of the current service (usually a PDS) that is notifying of update.
Members
Constructors
Notify
Of
Update
Request
Link copied to clipboard
constructor
(
hostname
:
String
)
Properties
hostname
Link copied to clipboard
val
hostname
:
String
Hostname of the current service (usually a PDS) that is notifying of update.