Searched defs:DialCallOptions (Results 1 – 2 of 2) sorted by relevance
37 struct DialCallOptions { struct38 int32_t accountId;39 int32_t videoState;40 int32_t dialScene;41 int32_t dialType;
3985 export interface DialCallOptions { interface