Searched defs:CallTransferResponse (Results 1 – 1 of 1) sorted by relevance
164 struct CallTransferResponse { struct168 int32_t result = 0;172 int32_t status = 0;185 int32_t classx = 0;191 int32_t type = 0;195 char number[kMaxNumberLen + 1] = { 0 };196 int32_t reason = 0;197 int32_t time = 0;201 int32_t startHour = INVALID_TIME;202 int32_t startMinute = INVALID_TIME;[all …]