Get desktop application:
View/edit binary Protocol Buffers messages
string roomId = 1
optional CallParam callParam = 2
Used in: AcceptVoiceCallRequest, CreateVoiceCallRequest, JoinVoiceCallRequest, UpdateVoiceCallExtraRequest, VoiceCallUserStatus
bool microOn = 1
bool speakerOn = 2
bool cameraOn = 3
bytes extra = 4
Used in: Message.VoiceCallMessageContent, ImcVoiceCallRoomInfo, VoiceCallDetail
CS_UNKNOWN = 0
WAITING = 1
CALLING = 2
REJECTED = 3
FINISHED = 4
CANCELLED = 5
TIMEOUT = 6
BUSYING = 7
Used in: Message.VoiceCallMessageContent, CreateVoiceCallRequest, ImcVoiceCallRoomInfo, VoiceCallDetail, VoiceCallRequestEvent
CT_UNKNOWN = 0
VOICE = 1
VIDEO = 2
Used in: Message.VoiceCallMessageContent, CreateVoiceCallRequest, ImcVoiceCallRoomInfo, VoiceCallDetail
CM_UNKNOWN = 0
CHAT = 1
MEETING = 2
Used in: CloseVoiceCallRequest
CR_UNKNOWN = 0
NORMAL = 1
CANCELLED = 2
TIMEOUT = 3
FINISHED = 4
(message has no fields)
bytes extra = 4
optional CallParam callParam = 5
repeated Basic.User participant = 11
string title = 12
string roomId = 1
bytes signalData = 2
string roomId = 1
optional Basic.User fromUser = 2
string callId = 4
int64 messageSeqId = 5
int64 roomCreateTimeMs = 9
int64 voiceCallStartTimeMs = 10
int64 voiceCallEndTimeMs = 11
bytes extra = 12
string title = 22
int32 maxCount = 24
(message has no fields)
string roomId = 1
optional CallParam callParam = 2
(message has no fields)
string roomId = 1
optional CallParam callParam = 2
(message has no fields)
Used in: VoiceCallEventPush
Used in: VoiceCallEventPush
(message has no fields)
Used in: VoiceCallEventPush
(message has no fields)
Used in: VoiceCallEventPush
(message has no fields)
Used in: GetVoiceCallDetailResponse, VoiceCallDetailUpdateEvent
string title = 1
optional Basic.User fromUser = 3
int64 startTimeMs = 9
int64 endTimeMs = 10
int32 maxCount = 11
bytes extra = 12
Used in: VoiceCallEventPush
oneof voiceCallEvent
string roomId = 1
optional Basic.User operator = 2
(message has no fields)
Used in: VoiceCallEventPush
(message has no fields)
Used in: VoiceCallEventPush
Used in: VoiceCallEventPush
(message has no fields)
Used in: ImcVoiceCallRoomInfo, VoiceCallDetail
int64 acceptTimeMs = 3
optional CallParam callParam = 4
Used in: VoiceCallUserStatus
US_UNKNOWN = 0
ACCEPTED = 1
REJECTED = 2
REQUESTING = 3
NORMAL_CLOSED = 4
TIMEOUT_CLOSED = 5
BUSYING = 6
FINISHED = 7