İmza:
export declare class InstanceIdClientErrorCode extends InstallationsClientErrorCode
Genişletir: INSTALLsClientErrorCode
Özellikler
Özellik | Değiştiriciler | Tür | Açıklama |
---|---|---|---|
GEÇERSİZ_ÖRNEK_KİMLİĞİ | static |
{ code: string; Message: string; } |
InstanceIdClientErrorCode.INVALID_INSTANCE_ID
İmza:
static INVALID_INSTANCE_ID: {
code: string;
message: string;
};