Searched defs:CellularCallInfo (Results 1 – 1 of 1) sorted by relevance
499 struct CellularCallInfo { struct500 int32_t callId; // uuid501 char phoneNum[kMaxNumberLen]; // call phone number502 int32_t slotId; // del503 int32_t accountId;504 CallType callType; // call type: CS、IMS505 int32_t videoState; // 0: audio 1:video506 int32_t index; // CallInfo index