Nextcloud PHP API (master)

ICloudId

Parsed federated cloud id

Tags
since
12.0.0

Table of Contents

Methods

getDisplayId()  : string
Get a clean representation of the cloud id for display
getId()  : string
The remote cloud id
getRemote()  : string
The base address of the remote server
getUser()  : string
The username on the remote server

Methods

getDisplayId()

Get a clean representation of the cloud id for display

public getDisplayId() : string
Tags
since
12.0.0
Return values
string

getId()

The remote cloud id

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

getRemote()

The base address of the remote server

public getRemote() : string
Tags
since
12.0.0
Return values
string

getUser()

The username on the remote server

public getUser() : string
Tags
since
12.0.0
Return values
string

        
On this page

Search results