操作 旧版本 新版本 d.ts文件
新增 NA 类名:connectedTag
方法or属性:function initialize(): void;
@ohos.connectedTag.d.ts
新增 NA 类名:connectedTag
方法or属性:function uninitialize(): void;
@ohos.connectedTag.d.ts
新增 NA 类名:connectedTag
方法or属性:function read(): Promise<number[]>;
@ohos.connectedTag.d.ts
新增 NA 类名:connectedTag
方法or属性:function read(callback: AsyncCallback<number[]>): void;
@ohos.connectedTag.d.ts
新增 NA 类名:connectedTag
方法or属性:function write(data: number[]): Promise;
@ohos.connectedTag.d.ts
新增 NA 类名:connectedTag
方法or属性:function write(data: number[], callback: AsyncCallback): void;
@ohos.connectedTag.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function isSharingSupported(callback: AsyncCallback): void;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function isSharingSupported(): Promise;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function isSharing(callback: AsyncCallback): void;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function isSharing(): Promise;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function startSharing(type: SharingIfaceType, callback: AsyncCallback): void;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function startSharing(type: SharingIfaceType): Promise;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function stopSharing(type: SharingIfaceType, callback: AsyncCallback): void;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function stopSharing(type: SharingIfaceType): Promise;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function getStatsRxBytes(callback: AsyncCallback): void;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function getStatsRxBytes(): Promise;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function getStatsTxBytes(callback: AsyncCallback): void;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function getStatsTxBytes(): Promise;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function getStatsTotalBytes(callback: AsyncCallback): void;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function getStatsTotalBytes(): Promise;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function getSharingIfaces(state: SharingIfaceState, callback: AsyncCallback<Array>): void;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function getSharingIfaces(state: SharingIfaceState): Promise<Array>;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function getSharingState(type: SharingIfaceType, callback: AsyncCallback): void;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function getSharingState(type: SharingIfaceType): Promise;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function getSharableRegexes(type: SharingIfaceType, callback: AsyncCallback<Array>): void;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function getSharableRegexes(type: SharingIfaceType): Promise<Array>;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function on(type: 'sharingStateChange', callback: Callback): void;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function off(type: 'sharingStateChange', callback?: Callback): void;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function on(type: 'interfaceSharingStateChange', callback: Callback<{ type: SharingIfaceType, iface: string, state: SharingIfaceState }>): void;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function off(type: 'interfaceSharingStateChange', callback?: Callback<{ type: SharingIfaceType, iface: string, state: SharingIfaceState }>): void;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function on(type: 'sharingUpstreamChange', callback: Callback): void;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: sharing
方法 or 属性: function off(type: 'sharingUpstreamChange', callback?: Callback): void;
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: SharingIfaceState
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: SharingIfaceState
方法 or 属性: SHARING_NIC_SERVING = 1
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: SharingIfaceState
方法 or 属性: SHARING_NIC_CAN_SERVER = 2
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: SharingIfaceState
方法 or 属性: SHARING_NIC_ERROR = 3
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: SharingIfaceType
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: SharingIfaceType
方法 or 属性: SHARING_WIFI = 0
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: SharingIfaceType
方法 or 属性: SHARING_USB = 1
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.net.sharing
类名: SharingIfaceType
方法 or 属性: SHARING_BLUETOOTH = 2
@ohos.net.sharing.d.ts
新增 NA 模块名: ohos.nfc.cardEmulation
类名: CardType
@ohos.nfc.cardEmulation.d.ts
新增 NA 类名:CardType
方法or属性:
@ohos.nfc.cardEmulation.d.ts
新增 NA 模块名: ohos.nfc.cardEmulation
类名: CardType
方法 or 属性:PAYMENT = "payment"
@ohos.nfc.cardEmulation.d.ts
新增 NA 类名:CardType
方法or属性:PAYMENT = "payment"
@ohos.nfc.cardEmulation.d.ts
新增 NA 模块名: ohos.nfc.cardEmulation
类名: CardType
方法 or 属性:OTHER = "other"
@ohos.nfc.cardEmulation.d.ts
新增 NA 类名:CardType
方法or属性:OTHER = "other"
@ohos.nfc.cardEmulation.d.ts
新增 NA 类名:cardEmulation
方法or属性:function hasHceCapability(): boolean;
@ohos.nfc.cardEmulation.d.ts
新增 NA 类名:cardEmulation
方法or属性:function isDefaultService(elementName: ElementName, type: CardType): boolean;
@ohos.nfc.cardEmulation.d.ts
新增 NA 类名:HceService
方法or属性:start(elementName: ElementName, aidList: string[]): void
@ohos.nfc.cardEmulation.d.ts
新增 NA 类名:HceService
方法or属性:stop(elementName: ElementName): void
@ohos.nfc.cardEmulation.d.ts
新增 NA 类名:HceService
方法or属性:transmit(response: number[]): Promise;
@ohos.nfc.cardEmulation.d.ts
新增 NA 类名:HceService
方法or属性:transmit(response: number[], callback: AsyncCallback): void;
@ohos.nfc.cardEmulation.d.ts
新增 NA 类名:nfcController
方法or属性:function enableNfc(): void
@ohos.nfc.controller.d.ts
新增 NA 类名:nfcController
方法or属性:function disableNfc(): void
@ohos.nfc.controller.d.ts
新增 NA 类名:tag
方法or属性:function getNfcA(tagInfo: TagInfo): NfcATag
@ohos.nfc.tag.d.ts
新增 NA 类名:tag
方法or属性:function getNfcB(tagInfo: TagInfo): NfcBTag
@ohos.nfc.tag.d.ts
新增 NA 类名:tag
方法or属性:function getNfcF(tagInfo: TagInfo): NfcFTag
@ohos.nfc.tag.d.ts
新增 NA 类名:tag
方法or属性:function getNfcV(tagInfo: TagInfo): NfcVTag
@ohos.nfc.tag.d.ts
新增 NA 类名:wifiManager
方法or属性:function p2pCancelConnect(): void;
@ohos.wifiManager.d.ts
新增 NA 类名:TagSession
方法or属性:connect(): void;
tagSession.d.ts
新增 NA 类名:TagSession
方法or属性:resetConnection(): void;
tagSession.d.ts
新增 NA 类名:TagSession
方法or属性:isConnected(): boolean;
tagSession.d.ts
新增 NA 类名:TagSession
方法or属性:setTimeout(timeout: number): void;
tagSession.d.ts
新增 NA 类名:TagSession
方法or属性:getTimeout(): number;
tagSession.d.ts
新增 NA 类名:TagSession
方法or属性:transmit(data: number[]): Promise<number[]>;
tagSession.d.ts
新增 NA 类名:TagSession
方法or属性:transmit(data: number[], callback: AsyncCallback<number[]>): void;
tagSession.d.ts
新增 NA 类名:TagSession
方法or属性:getMaxTransmitSize(): number;
tagSession.d.ts
删除 模块名:ohos.wifiManager
类名:wifiManager
方法 or 属性:function p2pDisconnect(): void;
NA @ohos.wifiManager.d.ts
废弃版本有变化 类名:connectedTag
方法 or 属性:function init(): boolean;
废弃版本:N/A
类名:connectedTag
方法 or 属性:function init(): boolean;
废弃版本:9
代替接口:ohos.connectedTag/connectedTag
@ohos.connectedTag.d.ts
废弃版本有变化 类名:connectedTag
方法 or 属性:function uninit(): boolean;
废弃版本:N/A
类名:connectedTag
方法 or 属性:function uninit(): boolean;
废弃版本:9
代替接口:ohos.connectedTag/connectedTag
@ohos.connectedTag.d.ts
废弃版本有变化 类名:connectedTag
方法 or 属性:function readNdefTag(): Promise;
废弃版本:N/A
类名:connectedTag
方法 or 属性:function readNdefTag(): Promise;
废弃版本:9
代替接口:ohos.connectedTag/connectedTag
@ohos.connectedTag.d.ts
废弃版本有变化 类名:connectedTag
方法 or 属性:function readNdefTag(callback: AsyncCallback): void;
废弃版本:N/A
类名:connectedTag
方法 or 属性:function readNdefTag(callback: AsyncCallback): void;
废弃版本:9
@ohos.connectedTag.d.ts
废弃版本有变化 类名:connectedTag
方法 or 属性:function writeNdefTag(data: string): Promise;
废弃版本:N/A
类名:connectedTag
方法 or 属性:function writeNdefTag(data: string): Promise;
废弃版本:9
代替接口:ohos.connectedTag/connectedTag
@ohos.connectedTag.d.ts
废弃版本有变化 类名:connectedTag
方法 or 属性:function writeNdefTag(data: string, callback: AsyncCallback): void;
废弃版本:N/A
类名:connectedTag
方法 or 属性:function writeNdefTag(data: string, callback: AsyncCallback): void;
废弃版本:9
@ohos.connectedTag.d.ts
废弃版本有变化 类名:FeatureType
废弃版本:N/A
类名:FeatureType
废弃版本:9
代替接口:ohos.nfc.cardEmulation/cardEmulation
@ohos.nfc.cardEmulation.d.ts
废弃版本有变化 类名:cardEmulation
方法 or 属性:function isSupported(feature: number): boolean;
废弃版本:N/A
类名:cardEmulation
方法 or 属性:function isSupported(feature: number): boolean;
废弃版本:9
代替接口:ohos.nfc.cardEmulation/cardEmulation
@ohos.nfc.cardEmulation.d.ts
废弃版本有变化 类名:HceService
方法 or 属性:startHCE(aidList: string[]): boolean;
废弃版本:N/A
类名:HceService
方法 or 属性:startHCE(aidList: string[]): boolean;
废弃版本:9
代替接口:ohos.nfc.cardEmulation/cardEmulation.HceService
@ohos.nfc.cardEmulation.d.ts
废弃版本有变化 类名:HceService
方法 or 属性:stopHCE(): boolean;
废弃版本:N/A
类名:HceService
方法 or 属性:stopHCE(): boolean;
废弃版本:9
代替接口:ohos.nfc.cardEmulation/cardEmulation.HceService
@ohos.nfc.cardEmulation.d.ts
废弃版本有变化 类名:HceService
方法 or 属性:sendResponse(responseApdu: number[]): void;
废弃版本:N/A
类名:HceService
方法 or 属性:sendResponse(responseApdu: number[]): void;
废弃版本:9
代替接口:ohos.nfc.cardEmulation/cardEmulation.HceService
@ohos.nfc.cardEmulation.d.ts
废弃版本有变化 类名:nfcController
方法 or 属性:function isNfcAvailable(): boolean
废弃版本:N/A
类名:nfcController
方法 or 属性:function isNfcAvailable(): boolean
废弃版本:9
代替接口:global
@ohos.nfc.controller.d.ts
废弃版本有变化 类名:nfcController
方法 or 属性:function openNfc(): boolean
废弃版本:N/A
类名:nfcController
方法 or 属性:function openNfc(): boolean
废弃版本:9
代替接口:@ohos.nfc.controller.nfcController
@ohos.nfc.controller.d.ts
废弃版本有变化 类名:nfcController
方法 or 属性:function closeNfc(): boolean
废弃版本:N/A
类名:nfcController
方法 or 属性:function closeNfc(): boolean
废弃版本:9
代替接口:@ohos.nfc.controller.nfcController
@ohos.nfc.controller.d.ts
废弃版本有变化 类名:tag
方法 or 属性:function getNfcATag(tagInfo: TagInfo): NfcATag
废弃版本:N/A
类名:tag
方法 or 属性:function getNfcATag(tagInfo: TagInfo): NfcATag
废弃版本:9
代替接口:ohos.nfc.tag/tag
@ohos.nfc.tag.d.ts
废弃版本有变化 类名:tag
方法 or 属性:function getNfcBTag(tagInfo: TagInfo): NfcBTag
废弃版本:N/A
类名:tag
方法 or 属性:function getNfcBTag(tagInfo: TagInfo): NfcBTag
废弃版本:9
代替接口:ohos.nfc.tag/tag
@ohos.nfc.tag.d.ts
废弃版本有变化 类名:tag
方法 or 属性:function getNfcFTag(tagInfo: TagInfo): NfcFTag
废弃版本:N/A
类名:tag
方法 or 属性:function getNfcFTag(tagInfo: TagInfo): NfcFTag
废弃版本:9
代替接口:ohos.nfc.tag/tag
@ohos.nfc.tag.d.ts
废弃版本有变化 类名:tag
方法 or 属性:function getNfcVTag(tagInfo: TagInfo): NfcVTag
废弃版本:N/A
类名:tag
方法 or 属性:function getNfcVTag(tagInfo: TagInfo): NfcVTag
废弃版本:9
代替接口:ohos.nfc.tag/tag
@ohos.nfc.tag.d.ts
废弃版本有变化 类名:TagSession
方法 or 属性:getTagInfo(): tag.TagInfo;
废弃版本:N/A
类名:TagSession
方法 or 属性:getTagInfo(): tag.TagInfo;
废弃版本:9
代替接口:ohos.nfc.tag/tag
tagSession.d.ts
废弃版本有变化 类名:TagSession
方法 or 属性:connectTag(): boolean;
废弃版本:N/A
类名:TagSession
方法 or 属性:connectTag(): boolean;
废弃版本:9
代替接口:tagSession.TagSession
tagSession.d.ts
废弃版本有变化 类名:TagSession
方法 or 属性:reset(): void;
废弃版本:N/A
类名:TagSession
方法 or 属性:reset(): void;
废弃版本:9
代替接口:tagSession.TagSession
tagSession.d.ts
废弃版本有变化 类名:TagSession
方法 or 属性:isTagConnected(): boolean;
废弃版本:N/A
类名:TagSession
方法 or 属性:isTagConnected(): boolean;
废弃版本:9
代替接口:tagSession.TagSession
tagSession.d.ts
废弃版本有变化 类名:TagSession
方法 or 属性:setSendDataTimeout(timeout: number): boolean;
废弃版本:N/A
类名:TagSession
方法 or 属性:setSendDataTimeout(timeout: number): boolean;
废弃版本:9
代替接口:tagSession.TagSession
tagSession.d.ts
废弃版本有变化 类名:TagSession
方法 or 属性:getSendDataTimeout(): number;
废弃版本:N/A
类名:TagSession
方法 or 属性:getSendDataTimeout(): number;
废弃版本:9
代替接口:tagSession.TagSession
tagSession.d.ts
废弃版本有变化 类名:TagSession
方法 or 属性:sendData(data: number[]): Promise<number[]>;
废弃版本:N/A
类名:TagSession
方法 or 属性:sendData(data: number[]): Promise<number[]>;
废弃版本:9
代替接口:tagSession.TagSession
tagSession.d.ts
废弃版本有变化 类名:TagSession
方法 or 属性:sendData(data: number[], callback: AsyncCallback<number[]>): void;
废弃版本:N/A
类名:TagSession
方法 or 属性:sendData(data: number[], callback: AsyncCallback<number[]>): void;
废弃版本:9
tagSession.d.ts
废弃版本有变化 类名:TagSession
方法 or 属性:getMaxSendLength(): number;
废弃版本:N/A
类名:TagSession
方法 or 属性:getMaxSendLength(): number;
废弃版本:9
代替接口:tagSession.TagSession
tagSession.d.ts
起始版本有变化 类名:FeatureType
起始版本:N/A
类名:FeatureType
起始版本:6
@ohos.nfc.cardEmulation.d.ts
权限有变化 类名:A2dpSourceProfile
方法 or 属性:connect(device: string): boolean;
权限:permission ohos.permission.DISCOVER_BLUETOOTH
类名:A2dpSourceProfile
方法 or 属性:connect(device: string): boolean;
权限:ohos.permission.DISCOVER_BLUETOOTH
@ohos.bluetooth.d.ts
权限有变化 类名:A2dpSourceProfile
方法 or 属性:disconnect(device: string): boolean;
权限:permission ohos.permission.DISCOVER_BLUETOOTH
类名:A2dpSourceProfile
方法 or 属性:disconnect(device: string): boolean;
权限:ohos.permission.DISCOVER_BLUETOOTH
@ohos.bluetooth.d.ts
权限有变化 类名:HandsFreeAudioGatewayProfile
方法 or 属性:connect(device: string): boolean;
权限:permission ohos.permission.DISCOVER_BLUETOOTH
类名:HandsFreeAudioGatewayProfile
方法 or 属性:connect(device: string): boolean;
权限:ohos.permission.DISCOVER_BLUETOOTH
@ohos.bluetooth.d.ts
权限有变化 类名:HandsFreeAudioGatewayProfile
方法 or 属性:disconnect(device: string): boolean;
权限:permission ohos.permission.DISCOVER_BLUETOOTH
类名:HandsFreeAudioGatewayProfile
方法 or 属性:disconnect(device: string): boolean;
权限:ohos.permission.DISCOVER_BLUETOOTH
@ohos.bluetooth.d.ts
权限有变化 类名:HidHostProfile
方法 or 属性:connect(device: string): boolean;
权限:permission ohos.permission.DISCOVER_BLUETOOTH
类名:HidHostProfile
方法 or 属性:connect(device: string): boolean;
权限:ohos.permission.DISCOVER_BLUETOOTH
@ohos.bluetooth.d.ts
权限有变化 类名:HidHostProfile
方法 or 属性:disconnect(device: string): boolean;
权限:permission ohos.permission.DISCOVER_BLUETOOTH
类名:HidHostProfile
方法 or 属性:disconnect(device: string): boolean;
权限:ohos.permission.DISCOVER_BLUETOOTH
@ohos.bluetooth.d.ts
权限有变化 类名:PanProfile
方法 or 属性:disconnect(device: string): boolean;
权限:permission ohos.permission.USE_BLUETOOTH
类名:PanProfile
方法 or 属性:disconnect(device: string): boolean;
权限:ohos.permission.USE_BLUETOOTH
@ohos.bluetooth.d.ts
权限有变化 类名:PanProfile
方法 or 属性:setTethering(enable: boolean): void;
权限:permission ohos.permission.DISCOVER_BLUETOOTH
类名:PanProfile
方法 or 属性:setTethering(enable: boolean): void;
权限:ohos.permission.DISCOVER_BLUETOOTH
@ohos.bluetooth.d.ts
权限有变化 类名:connectedTag
方法 or 属性:function init(): boolean;
权限:s ohos.permission.NFC_TAG
类名:connectedTag
方法 or 属性:function init(): boolean;
权限:ohos.permission.NFC_TAG
@ohos.connectedTag.d.ts
权限有变化 类名:connectedTag
方法 or 属性:function uninit(): boolean;
权限:s ohos.permission.NFC_TAG
类名:connectedTag
方法 or 属性:function uninit(): boolean;
权限:ohos.permission.NFC_TAG
@ohos.connectedTag.d.ts
权限有变化 类名:connectedTag
方法 or 属性:function readNdefTag(): Promise;
权限:s ohos.permission.NFC_TAG
类名:connectedTag
方法 or 属性:function readNdefTag(): Promise;
权限:ohos.permission.NFC_TAG
@ohos.connectedTag.d.ts
权限有变化 类名:connectedTag
方法 or 属性:function readNdefTag(callback: AsyncCallback): void;
权限:s ohos.permission.NFC_TAG
类名:connectedTag
方法 or 属性:function readNdefTag(callback: AsyncCallback): void;
权限:ohos.permission.NFC_TAG
@ohos.connectedTag.d.ts
权限有变化 类名:connectedTag
方法 or 属性:function writeNdefTag(data: string): Promise;
权限:s ohos.permission.NFC_TAG
类名:connectedTag
方法 or 属性:function writeNdefTag(data: string): Promise;
权限:ohos.permission.NFC_TAG
@ohos.connectedTag.d.ts
权限有变化 类名:connectedTag
方法 or 属性:function writeNdefTag(data: string, callback: AsyncCallback): void;
权限:s ohos.permission.NFC_TAG
类名:connectedTag
方法 or 属性:function writeNdefTag(data: string, callback: AsyncCallback): void;
权限:ohos.permission.NFC_TAG
@ohos.connectedTag.d.ts
权限有变化 类名:connectedTag
方法 or 属性:function on(type: "notify", callback: Callback): void;
权限:s ohos.permission.NFC_TAG
类名:connectedTag
方法 or 属性:function on(type: "notify", callback: Callback): void;
权限:ohos.permission.NFC_TAG
@ohos.connectedTag.d.ts
权限有变化 类名:connectedTag
方法 or 属性:function off(type: "notify", callback?:Callback): void;
权限:s ohos.permission.NFC_TAG
类名:connectedTag
方法 or 属性:function off(type: "notify", callback?:Callback): void;
权限:ohos.permission.NFC_TAG
@ohos.connectedTag.d.ts
删除(权限) 类名:tag
方法 or 属性:function getNfcATag(tagInfo: TagInfo): NfcATag
权限:ohos.permission.NFC_TAG
类名:tag
方法 or 属性:function getNfcATag(tagInfo: TagInfo): NfcATag
权限:N/A
@ohos.nfc.tag.d.ts
删除(权限) 类名:tag
方法 or 属性:function getNfcBTag(tagInfo: TagInfo): NfcBTag
权限:ohos.permission.NFC_TAG
类名:tag
方法 or 属性:function getNfcBTag(tagInfo: TagInfo): NfcBTag
权限:N/A
@ohos.nfc.tag.d.ts
删除(权限) 类名:tag
方法 or 属性:function getNfcFTag(tagInfo: TagInfo): NfcFTag
权限:ohos.permission.NFC_TAG
类名:tag
方法 or 属性:function getNfcFTag(tagInfo: TagInfo): NfcFTag
权限:N/A
@ohos.nfc.tag.d.ts
删除(权限) 类名:tag
方法 or 属性:function getNfcVTag(tagInfo: TagInfo): NfcVTag
权限:ohos.permission.NFC_TAG
类名:tag
方法 or 属性:function getNfcVTag(tagInfo: TagInfo): NfcVTag
权限:N/A
@ohos.nfc.tag.d.ts
删除(权限) 类名:NfcATag
方法 or 属性:getSak(): number;
权限:ohos.permission.NFC_TAG
类名:NfcATag
方法 or 属性:getSak(): number;
权限:N/A
nfctech.d.ts
删除(权限) 类名:NfcATag
方法 or 属性:getAtqa(): number[];
权限:ohos.permission.NFC_TAG
类名:NfcATag
方法 or 属性:getAtqa(): number[];
权限:N/A
nfctech.d.ts
删除(权限) 类名:NfcBTag
方法 or 属性:getRespAppData(): number[];
权限:ohos.permission.NFC_TAG
类名:NfcBTag
方法 or 属性:getRespAppData(): number[];
权限:N/A
nfctech.d.ts
删除(权限) 类名:NfcBTag
方法 or 属性:getRespProtocol(): number[];
权限:ohos.permission.NFC_TAG
类名:NfcBTag
方法 or 属性:getRespProtocol(): number[];
权限:N/A
nfctech.d.ts
删除(权限) 类名:NfcFTag
方法 or 属性:getSystemCode(): number[];
权限:ohos.permission.NFC_TAG
类名:NfcFTag
方法 or 属性:getSystemCode(): number[];
权限:N/A
nfctech.d.ts
删除(权限) 类名:NfcFTag
方法 or 属性:getPmm(): number[];
权限:ohos.permission.NFC_TAG
类名:NfcFTag
方法 or 属性:getPmm(): number[];
权限:N/A
nfctech.d.ts
删除(权限) 类名:NfcVTag
方法 or 属性:getResponseFlags(): number;
权限:ohos.permission.NFC_TAG
类名:NfcVTag
方法 or 属性:getResponseFlags(): number;
权限:N/A
nfctech.d.ts
删除(权限) 类名:NfcVTag
方法 or 属性:getDsfId(): number;
权限:ohos.permission.NFC_TAG
类名:NfcVTag
方法 or 属性:getDsfId(): number;
权限:N/A
nfctech.d.ts
删除(权限) 类名:TagSession
方法 or 属性:isTagConnected(): boolean;
权限:ohos.permission.NFC_TAG
类名:TagSession
方法 or 属性:isTagConnected(): boolean;
权限:N/A
tagSession.d.ts
新增(权限) 类名:connection
方法 or 属性:function hasDefaultNet(callback: AsyncCallback): void;
权限:N/A
类名:connection
方法 or 属性:function hasDefaultNet(callback: AsyncCallback): void;
权限:ohos.permission.GET_NETWORK_INFO
@ohos.net.connection.d.ts
新增(权限) 类名:connection
方法 or 属性:function hasDefaultNet(): Promise;
权限:N/A
类名:connection
方法 or 属性:function hasDefaultNet(): Promise;
权限:ohos.permission.GET_NETWORK_INFO
@ohos.net.connection.d.ts
函数有变化 类名:wifiManager
方法 or 属性:function disconnect(): boolean;
类名:wifiManager
方法 or 属性:function disconnect(): void;
@ohos.wifiManager.d.ts