Nextcloud PHP API (stable18)

IEvent

Interface IEvent

Tags
since
8.0.0

Table of Contents

getDescription()  : string
getDuration()  : float
getEnd()  : float
getId()  : string
getStart()  : float

Methods

getDescription()

public getDescription() : string
Tags
since
8.0.0
Return values
string

getDuration()

public getDuration() : float
Tags
since
8.0.0
Return values
float

getEnd()

public getEnd() : float
Tags
since
8.0.0
Return values
float

getId()

public getId() : string
Tags
since
8.0.0
Return values
string

getStart()

public getStart() : float
Tags
since
8.0.0
Return values
float

Search results