Nextcloud PHP API (stable19)

IBroadcastEvent

Tags
since
18.0.0

Table of Contents

getName()  : string
getPayload()  : JsonSerializable
getUids()  : string[]
setBroadcasted()  : void

Methods

getName()

public getName() : string
Tags
since
18.0.0
Return values
string

the name of the event

getPayload()

public getPayload() : JsonSerializable
Tags
since
18.0.0
Return values
JsonSerializable

the data to be sent to the client

getUids()

public getUids() : string[]
Tags
since
18.0.0
Return values
string[]

Search results