InstanceIdClientErrorCode class

ลายเซ็น:

export declare class InstanceIdClientErrorCode extends InstallationsClientErrorCode 

Extends: การติดตั้งsClientErrorCode

พร็อพเพอร์ตี้

พร็อพเพอร์ตี้ คีย์ตัวปรับแต่ง ประเภท คำอธิบาย
รหัสอินสแตนซ์ไม่ถูกต้อง static { code: string; message: string; }

อินสแตนซ์IdClientErrorCode.INVALID_INSTANCE_ID

ลายเซ็น:

static INVALID_INSTANCE_ID: {
        code: string;
        message: string;
    };