Nextcloud PHP API (stable19)

API

This class provides functions to manage apps in ownCloud

Tags
since
5.0.0
deprecated
9.1.0

Use the AppFramework

Table of Contents

RESPOND_NOT_FOUND  = 998
RESPOND_SERVER_ERROR  = 996
RESPOND_UNAUTHORISED  = 997
API Response Codes
RESPOND_UNKNOWN_ERROR  = 999

Constants

RESPOND_NOT_FOUND

public mixed RESPOND_NOT_FOUND = 998

RESPOND_SERVER_ERROR

public mixed RESPOND_SERVER_ERROR = 996

RESPOND_UNAUTHORISED

API Response Codes

public mixed RESPOND_UNAUTHORISED = 997
Tags
since
8.1.0

RESPOND_UNKNOWN_ERROR

public mixed RESPOND_UNKNOWN_ERROR = 999

Search results