Home
last modified time | relevance | path

Searched defs:DialCallOptions (Results 1 – 2 of 2) sorted by relevance

/base/telephony/call_manager/frameworks/cj/src/
Dtelephony_call_utils.h37 struct DialCallOptions { struct
38 int32_t accountId;
39 int32_t videoState;
40 int32_t dialScene;
41 int32_t dialType;
/base/telephony/call_manager/interfaces/kits/js/
D@ohos.telephony.call.d.ts3985 export interface DialCallOptions { interface