Searched defs:getType (Results 1 – 5 of 5) sorted by relevance
83 getType(uri: string, callback: AsyncCallback<string>): void; method84 getType(uri: string): Promise<string>; method
43 static getType(options?: { method in Network
538 getType() : string; method
396 getType(): tag.MifareClassicType; method476 getType(): tag.MifareUltralightType; method
602 getType?(uri: string, callback: AsyncCallback<string>): void; method