\Aculab\WebServicesWrapperRegisteredWebRTCClientDetails

The details of a registered WebRTC client.

Returned by \Aculab\WebServicesWrapper\WebRTCClientWebService::getRegisteredClients().

Summary

Methods
Properties
Constants
getClientId()
getLastModified()
getExpires()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

getClientId()

getClientId() : string

Get the client id.

Returns

string

getLastModified()

getLastModified() : \DateTime

Get the last modification time.

Returns

\DateTime

getExpires()

getExpires() : \DateTime

Get when the registration expires.

Returns the when the registration exipres.

Returns

\DateTime