IApiCollection¶
-
interface
OCP\Remote\Api\
IApiCollection
¶ - Provides access to the various apis of a remote instance
Implemented by: OC\Remote\Api\ApiCollection
Source: lib/public/Remote/Api/IApiCollection.php#31
Methods¶
-
public
OCP\Remote\Api\IApiCollection::
getUserApi
()¶ Source: lib/public/Remote/Api/IApiCollection.php#37 Returns: \OCP\Remote\Api\IUserApi
Since: 13.0.0
-
public
OCP\Remote\Api\IApiCollection::
getCapabilitiesApi
()¶ Source: lib/public/Remote/Api/IApiCollection.php#44 Returns: \OCP\Remote\Api\ICapabilitiesApi
Since: 13.0.0