Signature:
export declare class InstallationsClientErrorCode
أماكن إقامة
الموقع | المعدِّلات | النوع | الوصف |
---|---|---|---|
API_ERROR | static |
{ التعليمة البرمجية: سلسلة؛ text: string; } | |
مرحى_فقط | static |
{ التعليمة البرمجية: سلسلة؛ text: string; } | |
UTF_INSTALLATION_ID | static |
{ التعليمة البرمجية: سلسلة؛ text: string; } | |
معرّف_المشروع_غير التالي | static |
{ التعليمة البرمجية: سلسلة؛ text: string; } |
installsClientErrorCode.API_ERROR
Signature:
static API_ERROR: {
code: string;
message: string;
};
InstallsClientErrorCode.دولي_جهاز تثبيت
Signature:
static INVALID_ARGUMENT: {
code: string;
message: string;
};
installsClientErrorCode.ActiveSync_INSTALLATION_ID
Signature:
static INVALID_INSTALLATION_ID: {
code: string;
message: string;
};
installsClientErrorCode.ActiveSync_PROJECT_ID
Signature:
static INVALID_PROJECT_ID: {
code: string;
message: string;
};