harmony 鸿蒙js-apidiff-msdp

  • 2023-06-24
  • 浏览 (252)

Change Type Old Version New Version d.ts File
Added NA Module name: ohos.cooperate
Class name: cooperate
@ohos.cooperate.d.ts
Added NA Module name: ohos.cooperate
Class name: CooperateMsg
@ohos.cooperate.d.ts
Added NA Module name: ohos.cooperate
Class name: CooperateMsg
Method or attribute name: COOPERATE_PREPARE
@ohos.cooperate.d.ts
Added NA Module name: ohos.cooperate
Class name: CooperateMsg
Method or attribute name: COOPERATE_UNPREPARE
@ohos.cooperate.d.ts
Added NA Module name: ohos.cooperate
Class name: CooperateMsg
Method or attribute name: COOPERATE_ACTIVATE
@ohos.cooperate.d.ts
Added NA Module name: ohos.cooperate
Class name: CooperateMsg
Method or attribute name: COOPERATE_ACTIVATE_SUCCESS
@ohos.cooperate.d.ts
Added NA Module name: ohos.cooperate
Class name: CooperateMsg
Method or attribute name: COOPERATE_ACTIVATE_FAIL
@ohos.cooperate.d.ts
Added NA Module name: ohos.cooperate
Class name: CooperateMsg
Method or attribute name: COOPERATE_DEACTIVATE_SUCCESS
@ohos.cooperate.d.ts
Added NA Module name: ohos.cooperate
Class name: CooperateMsg
Method or attribute name: COOPERATE_DEACTIVATE_FAIL
@ohos.cooperate.d.ts
Added NA Module name: ohos.cooperate
Class name: cooperate
Method or attribute name: function prepare(callback: AsyncCallback<void>): void;
@ohos.cooperate.d.ts
Added NA Module name: ohos.cooperate
Class name: cooperate
Method or attribute name: function prepare(): Promise<void>;
@ohos.cooperate.d.ts
Added NA Module name: ohos.cooperate
Class name: cooperate
Method or attribute name: function unprepare(callback: AsyncCallback<void>): void;
@ohos.cooperate.d.ts
Added NA Module name: ohos.cooperate
Class name: cooperate
Method or attribute name: function unprepare(): Promise<void>;
@ohos.cooperate.d.ts
Added NA Module name: ohos.cooperate
Class name: cooperate
Method or attribute name: function activate(targetNetworkId: string, inputDeviceId: number, callback: AsyncCallback<void>): void;
@ohos.cooperate.d.ts
Added NA Module name: ohos.cooperate
Class name: cooperate
Method or attribute name: function activate(targetNetworkId: string, inputDeviceId: number): Promise<void>;
@ohos.cooperate.d.ts
Added NA Module name: ohos.cooperate
Class name: cooperate
Method or attribute name: function deactivate(isUnchained: boolean, callback: AsyncCallback<void>): void;
@ohos.cooperate.d.ts
Added NA Module name: ohos.cooperate
Class name: cooperate
Method or attribute name: function deactivate(isUnchained: boolean): Promise<void>;
@ohos.cooperate.d.ts
Added NA Module name: ohos.cooperate
Class name: cooperate
Method or attribute name: function getCrossingSwitchState(networkId: string, callback: AsyncCallback<boolean>): void;
@ohos.cooperate.d.ts
Added NA Module name: ohos.cooperate
Class name: cooperate
Method or attribute name: function getCrossingSwitchState(networkId: string): Promise<boolean>;
@ohos.cooperate.d.ts
Added NA Module name: ohos.cooperate
Class name: cooperate
Method or attribute name: function on(type: ‘cooperate’, callback: Callback<{ networkId: string, msg: CooperateMsg }>): void;
@ohos.cooperate.d.ts
Added NA Module name: ohos.cooperate
Class name: cooperate
Method or attribute name: function off(type: ‘cooperate’, callback?: Callback<void>): void;
@ohos.cooperate.d.ts

你可能感兴趣的鸿蒙文章

harmony 鸿蒙Readme

harmony 鸿蒙js-apidiff-ability

harmony 鸿蒙js-apidiff-accessibility

harmony 鸿蒙js-apidiff-account

harmony 鸿蒙js-apidiff-arkui

harmony 鸿蒙js-apidiff-battery

harmony 鸿蒙js-apidiff-bundle

harmony 鸿蒙js-apidiff-communication

harmony 鸿蒙js-apidiff-compiler-and-runtime

harmony 鸿蒙js-apidiff-customization

0  赞