Nextcloud PHP API (master)

IBroadcastEvent

Tags
since
18.0.0

Table of Contents

Methods

getName()  : string
getPayload()  : JsonSerializable
getUids()  : array<string|int, 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() : array<string|int, string>
Tags
since
18.0.0
Return values
array<string|int, string>

        
On this page

Search results