mirror of
https://github.com/openimsdk/open-im-server.git
synced 2025-05-24 13:59:17 +08:00
rtc
This commit is contained in:
parent
ad497b7386
commit
d797d7b47a
@ -35,7 +35,7 @@ func (m *CommonResp) Reset() { *m = CommonResp{} }
|
|||||||
func (m *CommonResp) String() string { return proto.CompactTextString(m) }
|
func (m *CommonResp) String() string { return proto.CompactTextString(m) }
|
||||||
func (*CommonResp) ProtoMessage() {}
|
func (*CommonResp) ProtoMessage() {}
|
||||||
func (*CommonResp) Descriptor() ([]byte, []int) {
|
func (*CommonResp) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{0}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{0}
|
||||||
}
|
}
|
||||||
func (m *CommonResp) XXX_Unmarshal(b []byte) error {
|
func (m *CommonResp) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_CommonResp.Unmarshal(m, b)
|
return xxx_messageInfo_CommonResp.Unmarshal(m, b)
|
||||||
@ -97,7 +97,7 @@ func (m *MsgData) Reset() { *m = MsgData{} }
|
|||||||
func (m *MsgData) String() string { return proto.CompactTextString(m) }
|
func (m *MsgData) String() string { return proto.CompactTextString(m) }
|
||||||
func (*MsgData) ProtoMessage() {}
|
func (*MsgData) ProtoMessage() {}
|
||||||
func (*MsgData) Descriptor() ([]byte, []int) {
|
func (*MsgData) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{1}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{1}
|
||||||
}
|
}
|
||||||
func (m *MsgData) XXX_Unmarshal(b []byte) error {
|
func (m *MsgData) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_MsgData.Unmarshal(m, b)
|
return xxx_messageInfo_MsgData.Unmarshal(m, b)
|
||||||
@ -265,7 +265,7 @@ func (m *GroupInfo) Reset() { *m = GroupInfo{} }
|
|||||||
func (m *GroupInfo) String() string { return proto.CompactTextString(m) }
|
func (m *GroupInfo) String() string { return proto.CompactTextString(m) }
|
||||||
func (*GroupInfo) ProtoMessage() {}
|
func (*GroupInfo) ProtoMessage() {}
|
||||||
func (*GroupInfo) Descriptor() ([]byte, []int) {
|
func (*GroupInfo) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{2}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{2}
|
||||||
}
|
}
|
||||||
func (m *GroupInfo) XXX_Unmarshal(b []byte) error {
|
func (m *GroupInfo) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_GroupInfo.Unmarshal(m, b)
|
return xxx_messageInfo_GroupInfo.Unmarshal(m, b)
|
||||||
@ -389,7 +389,7 @@ func (m *GroupMemberFullInfo) Reset() { *m = GroupMemberFullInfo{} }
|
|||||||
func (m *GroupMemberFullInfo) String() string { return proto.CompactTextString(m) }
|
func (m *GroupMemberFullInfo) String() string { return proto.CompactTextString(m) }
|
||||||
func (*GroupMemberFullInfo) ProtoMessage() {}
|
func (*GroupMemberFullInfo) ProtoMessage() {}
|
||||||
func (*GroupMemberFullInfo) Descriptor() ([]byte, []int) {
|
func (*GroupMemberFullInfo) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{3}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{3}
|
||||||
}
|
}
|
||||||
func (m *GroupMemberFullInfo) XXX_Unmarshal(b []byte) error {
|
func (m *GroupMemberFullInfo) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_GroupMemberFullInfo.Unmarshal(m, b)
|
return xxx_messageInfo_GroupMemberFullInfo.Unmarshal(m, b)
|
||||||
@ -492,7 +492,7 @@ func (m *ParticipantMetaData) Reset() { *m = ParticipantMetaData{} }
|
|||||||
func (m *ParticipantMetaData) String() string { return proto.CompactTextString(m) }
|
func (m *ParticipantMetaData) String() string { return proto.CompactTextString(m) }
|
||||||
func (*ParticipantMetaData) ProtoMessage() {}
|
func (*ParticipantMetaData) ProtoMessage() {}
|
||||||
func (*ParticipantMetaData) Descriptor() ([]byte, []int) {
|
func (*ParticipantMetaData) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{4}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{4}
|
||||||
}
|
}
|
||||||
func (m *ParticipantMetaData) XXX_Unmarshal(b []byte) error {
|
func (m *ParticipantMetaData) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_ParticipantMetaData.Unmarshal(m, b)
|
return xxx_messageInfo_ParticipantMetaData.Unmarshal(m, b)
|
||||||
@ -548,7 +548,7 @@ func (m *PublicUserInfo) Reset() { *m = PublicUserInfo{} }
|
|||||||
func (m *PublicUserInfo) String() string { return proto.CompactTextString(m) }
|
func (m *PublicUserInfo) String() string { return proto.CompactTextString(m) }
|
||||||
func (*PublicUserInfo) ProtoMessage() {}
|
func (*PublicUserInfo) ProtoMessage() {}
|
||||||
func (*PublicUserInfo) Descriptor() ([]byte, []int) {
|
func (*PublicUserInfo) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{5}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{5}
|
||||||
}
|
}
|
||||||
func (m *PublicUserInfo) XXX_Unmarshal(b []byte) error {
|
func (m *PublicUserInfo) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_PublicUserInfo.Unmarshal(m, b)
|
return xxx_messageInfo_PublicUserInfo.Unmarshal(m, b)
|
||||||
@ -617,7 +617,7 @@ func (m *GetJoinTokenReq) Reset() { *m = GetJoinTokenReq{} }
|
|||||||
func (m *GetJoinTokenReq) String() string { return proto.CompactTextString(m) }
|
func (m *GetJoinTokenReq) String() string { return proto.CompactTextString(m) }
|
||||||
func (*GetJoinTokenReq) ProtoMessage() {}
|
func (*GetJoinTokenReq) ProtoMessage() {}
|
||||||
func (*GetJoinTokenReq) Descriptor() ([]byte, []int) {
|
func (*GetJoinTokenReq) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{6}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{6}
|
||||||
}
|
}
|
||||||
func (m *GetJoinTokenReq) XXX_Unmarshal(b []byte) error {
|
func (m *GetJoinTokenReq) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_GetJoinTokenReq.Unmarshal(m, b)
|
return xxx_messageInfo_GetJoinTokenReq.Unmarshal(m, b)
|
||||||
@ -678,7 +678,7 @@ func (m *GetJoinTokenResp) Reset() { *m = GetJoinTokenResp{} }
|
|||||||
func (m *GetJoinTokenResp) String() string { return proto.CompactTextString(m) }
|
func (m *GetJoinTokenResp) String() string { return proto.CompactTextString(m) }
|
||||||
func (*GetJoinTokenResp) ProtoMessage() {}
|
func (*GetJoinTokenResp) ProtoMessage() {}
|
||||||
func (*GetJoinTokenResp) Descriptor() ([]byte, []int) {
|
func (*GetJoinTokenResp) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{7}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{7}
|
||||||
}
|
}
|
||||||
func (m *GetJoinTokenResp) XXX_Unmarshal(b []byte) error {
|
func (m *GetJoinTokenResp) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_GetJoinTokenResp.Unmarshal(m, b)
|
return xxx_messageInfo_GetJoinTokenResp.Unmarshal(m, b)
|
||||||
@ -734,7 +734,7 @@ func (m *OfflinePushInfo) Reset() { *m = OfflinePushInfo{} }
|
|||||||
func (m *OfflinePushInfo) String() string { return proto.CompactTextString(m) }
|
func (m *OfflinePushInfo) String() string { return proto.CompactTextString(m) }
|
||||||
func (*OfflinePushInfo) ProtoMessage() {}
|
func (*OfflinePushInfo) ProtoMessage() {}
|
||||||
func (*OfflinePushInfo) Descriptor() ([]byte, []int) {
|
func (*OfflinePushInfo) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{8}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{8}
|
||||||
}
|
}
|
||||||
func (m *OfflinePushInfo) XXX_Unmarshal(b []byte) error {
|
func (m *OfflinePushInfo) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_OfflinePushInfo.Unmarshal(m, b)
|
return xxx_messageInfo_OfflinePushInfo.Unmarshal(m, b)
|
||||||
@ -807,7 +807,7 @@ func (m *SignalReq) Reset() { *m = SignalReq{} }
|
|||||||
func (m *SignalReq) String() string { return proto.CompactTextString(m) }
|
func (m *SignalReq) String() string { return proto.CompactTextString(m) }
|
||||||
func (*SignalReq) ProtoMessage() {}
|
func (*SignalReq) ProtoMessage() {}
|
||||||
func (*SignalReq) Descriptor() ([]byte, []int) {
|
func (*SignalReq) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{9}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{9}
|
||||||
}
|
}
|
||||||
func (m *SignalReq) XXX_Unmarshal(b []byte) error {
|
func (m *SignalReq) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_SignalReq.Unmarshal(m, b)
|
return xxx_messageInfo_SignalReq.Unmarshal(m, b)
|
||||||
@ -1074,7 +1074,7 @@ func (m *SignalResp) Reset() { *m = SignalResp{} }
|
|||||||
func (m *SignalResp) String() string { return proto.CompactTextString(m) }
|
func (m *SignalResp) String() string { return proto.CompactTextString(m) }
|
||||||
func (*SignalResp) ProtoMessage() {}
|
func (*SignalResp) ProtoMessage() {}
|
||||||
func (*SignalResp) Descriptor() ([]byte, []int) {
|
func (*SignalResp) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{10}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{10}
|
||||||
}
|
}
|
||||||
func (m *SignalResp) XXX_Unmarshal(b []byte) error {
|
func (m *SignalResp) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_SignalResp.Unmarshal(m, b)
|
return xxx_messageInfo_SignalResp.Unmarshal(m, b)
|
||||||
@ -1329,11 +1329,11 @@ type InvitationInfo struct {
|
|||||||
CustomData string `protobuf:"bytes,3,opt,name=customData" json:"customData,omitempty"`
|
CustomData string `protobuf:"bytes,3,opt,name=customData" json:"customData,omitempty"`
|
||||||
GroupID string `protobuf:"bytes,4,opt,name=groupID" json:"groupID,omitempty"`
|
GroupID string `protobuf:"bytes,4,opt,name=groupID" json:"groupID,omitempty"`
|
||||||
RoomID string `protobuf:"bytes,5,opt,name=roomID" json:"roomID,omitempty"`
|
RoomID string `protobuf:"bytes,5,opt,name=roomID" json:"roomID,omitempty"`
|
||||||
InitiateTime int32 `protobuf:"varint,6,opt,name=initiateTime" json:"initiateTime,omitempty"`
|
Timeout int32 `protobuf:"varint,6,opt,name=timeout" json:"timeout,omitempty"`
|
||||||
Timeout int32 `protobuf:"varint,7,opt,name=timeout" json:"timeout,omitempty"`
|
MediaType string `protobuf:"bytes,7,opt,name=mediaType" json:"mediaType,omitempty"`
|
||||||
MediaType string `protobuf:"bytes,8,opt,name=mediaType" json:"mediaType,omitempty"`
|
PlatformID int32 `protobuf:"varint,8,opt,name=platformID" json:"platformID,omitempty"`
|
||||||
PlatformID int32 `protobuf:"varint,9,opt,name=platformID" json:"platformID,omitempty"`
|
SessionType int32 `protobuf:"varint,9,opt,name=sessionType" json:"sessionType,omitempty"`
|
||||||
SessionType int32 `protobuf:"varint,10,opt,name=sessionType" json:"sessionType,omitempty"`
|
InitiateTime int32 `protobuf:"varint,10,opt,name=initiateTime" json:"initiateTime,omitempty"`
|
||||||
XXX_NoUnkeyedLiteral struct{} `json:"-"`
|
XXX_NoUnkeyedLiteral struct{} `json:"-"`
|
||||||
XXX_unrecognized []byte `json:"-"`
|
XXX_unrecognized []byte `json:"-"`
|
||||||
XXX_sizecache int32 `json:"-"`
|
XXX_sizecache int32 `json:"-"`
|
||||||
@ -1343,7 +1343,7 @@ func (m *InvitationInfo) Reset() { *m = InvitationInfo{} }
|
|||||||
func (m *InvitationInfo) String() string { return proto.CompactTextString(m) }
|
func (m *InvitationInfo) String() string { return proto.CompactTextString(m) }
|
||||||
func (*InvitationInfo) ProtoMessage() {}
|
func (*InvitationInfo) ProtoMessage() {}
|
||||||
func (*InvitationInfo) Descriptor() ([]byte, []int) {
|
func (*InvitationInfo) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{11}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{11}
|
||||||
}
|
}
|
||||||
func (m *InvitationInfo) XXX_Unmarshal(b []byte) error {
|
func (m *InvitationInfo) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_InvitationInfo.Unmarshal(m, b)
|
return xxx_messageInfo_InvitationInfo.Unmarshal(m, b)
|
||||||
@ -1398,13 +1398,6 @@ func (m *InvitationInfo) GetRoomID() string {
|
|||||||
return ""
|
return ""
|
||||||
}
|
}
|
||||||
|
|
||||||
func (m *InvitationInfo) GetInitiateTime() int32 {
|
|
||||||
if m != nil {
|
|
||||||
return m.InitiateTime
|
|
||||||
}
|
|
||||||
return 0
|
|
||||||
}
|
|
||||||
|
|
||||||
func (m *InvitationInfo) GetTimeout() int32 {
|
func (m *InvitationInfo) GetTimeout() int32 {
|
||||||
if m != nil {
|
if m != nil {
|
||||||
return m.Timeout
|
return m.Timeout
|
||||||
@ -1433,6 +1426,13 @@ func (m *InvitationInfo) GetSessionType() int32 {
|
|||||||
return 0
|
return 0
|
||||||
}
|
}
|
||||||
|
|
||||||
|
func (m *InvitationInfo) GetInitiateTime() int32 {
|
||||||
|
if m != nil {
|
||||||
|
return m.InitiateTime
|
||||||
|
}
|
||||||
|
return 0
|
||||||
|
}
|
||||||
|
|
||||||
type SignalInviteReq struct {
|
type SignalInviteReq struct {
|
||||||
OpUserID string `protobuf:"bytes,1,opt,name=opUserID" json:"opUserID,omitempty"`
|
OpUserID string `protobuf:"bytes,1,opt,name=opUserID" json:"opUserID,omitempty"`
|
||||||
Invitation *InvitationInfo `protobuf:"bytes,2,opt,name=invitation" json:"invitation,omitempty"`
|
Invitation *InvitationInfo `protobuf:"bytes,2,opt,name=invitation" json:"invitation,omitempty"`
|
||||||
@ -1447,7 +1447,7 @@ func (m *SignalInviteReq) Reset() { *m = SignalInviteReq{} }
|
|||||||
func (m *SignalInviteReq) String() string { return proto.CompactTextString(m) }
|
func (m *SignalInviteReq) String() string { return proto.CompactTextString(m) }
|
||||||
func (*SignalInviteReq) ProtoMessage() {}
|
func (*SignalInviteReq) ProtoMessage() {}
|
||||||
func (*SignalInviteReq) Descriptor() ([]byte, []int) {
|
func (*SignalInviteReq) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{12}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{12}
|
||||||
}
|
}
|
||||||
func (m *SignalInviteReq) XXX_Unmarshal(b []byte) error {
|
func (m *SignalInviteReq) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_SignalInviteReq.Unmarshal(m, b)
|
return xxx_messageInfo_SignalInviteReq.Unmarshal(m, b)
|
||||||
@ -1508,7 +1508,7 @@ func (m *SignalInviteReply) Reset() { *m = SignalInviteReply{} }
|
|||||||
func (m *SignalInviteReply) String() string { return proto.CompactTextString(m) }
|
func (m *SignalInviteReply) String() string { return proto.CompactTextString(m) }
|
||||||
func (*SignalInviteReply) ProtoMessage() {}
|
func (*SignalInviteReply) ProtoMessage() {}
|
||||||
func (*SignalInviteReply) Descriptor() ([]byte, []int) {
|
func (*SignalInviteReply) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{13}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{13}
|
||||||
}
|
}
|
||||||
func (m *SignalInviteReply) XXX_Unmarshal(b []byte) error {
|
func (m *SignalInviteReply) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_SignalInviteReply.Unmarshal(m, b)
|
return xxx_messageInfo_SignalInviteReply.Unmarshal(m, b)
|
||||||
@ -1563,7 +1563,7 @@ func (m *SignalInviteInGroupReq) Reset() { *m = SignalInviteInGroupReq{}
|
|||||||
func (m *SignalInviteInGroupReq) String() string { return proto.CompactTextString(m) }
|
func (m *SignalInviteInGroupReq) String() string { return proto.CompactTextString(m) }
|
||||||
func (*SignalInviteInGroupReq) ProtoMessage() {}
|
func (*SignalInviteInGroupReq) ProtoMessage() {}
|
||||||
func (*SignalInviteInGroupReq) Descriptor() ([]byte, []int) {
|
func (*SignalInviteInGroupReq) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{14}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{14}
|
||||||
}
|
}
|
||||||
func (m *SignalInviteInGroupReq) XXX_Unmarshal(b []byte) error {
|
func (m *SignalInviteInGroupReq) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_SignalInviteInGroupReq.Unmarshal(m, b)
|
return xxx_messageInfo_SignalInviteInGroupReq.Unmarshal(m, b)
|
||||||
@ -1624,7 +1624,7 @@ func (m *SignalInviteInGroupReply) Reset() { *m = SignalInviteInGroupRep
|
|||||||
func (m *SignalInviteInGroupReply) String() string { return proto.CompactTextString(m) }
|
func (m *SignalInviteInGroupReply) String() string { return proto.CompactTextString(m) }
|
||||||
func (*SignalInviteInGroupReply) ProtoMessage() {}
|
func (*SignalInviteInGroupReply) ProtoMessage() {}
|
||||||
func (*SignalInviteInGroupReply) Descriptor() ([]byte, []int) {
|
func (*SignalInviteInGroupReply) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{15}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{15}
|
||||||
}
|
}
|
||||||
func (m *SignalInviteInGroupReply) XXX_Unmarshal(b []byte) error {
|
func (m *SignalInviteInGroupReply) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_SignalInviteInGroupReply.Unmarshal(m, b)
|
return xxx_messageInfo_SignalInviteInGroupReply.Unmarshal(m, b)
|
||||||
@ -1679,7 +1679,7 @@ func (m *SignalCancelReq) Reset() { *m = SignalCancelReq{} }
|
|||||||
func (m *SignalCancelReq) String() string { return proto.CompactTextString(m) }
|
func (m *SignalCancelReq) String() string { return proto.CompactTextString(m) }
|
||||||
func (*SignalCancelReq) ProtoMessage() {}
|
func (*SignalCancelReq) ProtoMessage() {}
|
||||||
func (*SignalCancelReq) Descriptor() ([]byte, []int) {
|
func (*SignalCancelReq) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{16}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{16}
|
||||||
}
|
}
|
||||||
func (m *SignalCancelReq) XXX_Unmarshal(b []byte) error {
|
func (m *SignalCancelReq) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_SignalCancelReq.Unmarshal(m, b)
|
return xxx_messageInfo_SignalCancelReq.Unmarshal(m, b)
|
||||||
@ -1737,7 +1737,7 @@ func (m *SignalCancelReply) Reset() { *m = SignalCancelReply{} }
|
|||||||
func (m *SignalCancelReply) String() string { return proto.CompactTextString(m) }
|
func (m *SignalCancelReply) String() string { return proto.CompactTextString(m) }
|
||||||
func (*SignalCancelReply) ProtoMessage() {}
|
func (*SignalCancelReply) ProtoMessage() {}
|
||||||
func (*SignalCancelReply) Descriptor() ([]byte, []int) {
|
func (*SignalCancelReply) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{17}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{17}
|
||||||
}
|
}
|
||||||
func (m *SignalCancelReply) XXX_Unmarshal(b []byte) error {
|
func (m *SignalCancelReply) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_SignalCancelReply.Unmarshal(m, b)
|
return xxx_messageInfo_SignalCancelReply.Unmarshal(m, b)
|
||||||
@ -1772,7 +1772,7 @@ func (m *SignalAcceptReq) Reset() { *m = SignalAcceptReq{} }
|
|||||||
func (m *SignalAcceptReq) String() string { return proto.CompactTextString(m) }
|
func (m *SignalAcceptReq) String() string { return proto.CompactTextString(m) }
|
||||||
func (*SignalAcceptReq) ProtoMessage() {}
|
func (*SignalAcceptReq) ProtoMessage() {}
|
||||||
func (*SignalAcceptReq) Descriptor() ([]byte, []int) {
|
func (*SignalAcceptReq) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{18}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{18}
|
||||||
}
|
}
|
||||||
func (m *SignalAcceptReq) XXX_Unmarshal(b []byte) error {
|
func (m *SignalAcceptReq) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_SignalAcceptReq.Unmarshal(m, b)
|
return xxx_messageInfo_SignalAcceptReq.Unmarshal(m, b)
|
||||||
@ -1840,7 +1840,7 @@ func (m *SignalAcceptReply) Reset() { *m = SignalAcceptReply{} }
|
|||||||
func (m *SignalAcceptReply) String() string { return proto.CompactTextString(m) }
|
func (m *SignalAcceptReply) String() string { return proto.CompactTextString(m) }
|
||||||
func (*SignalAcceptReply) ProtoMessage() {}
|
func (*SignalAcceptReply) ProtoMessage() {}
|
||||||
func (*SignalAcceptReply) Descriptor() ([]byte, []int) {
|
func (*SignalAcceptReply) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{19}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{19}
|
||||||
}
|
}
|
||||||
func (m *SignalAcceptReply) XXX_Unmarshal(b []byte) error {
|
func (m *SignalAcceptReply) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_SignalAcceptReply.Unmarshal(m, b)
|
return xxx_messageInfo_SignalAcceptReply.Unmarshal(m, b)
|
||||||
@ -1894,7 +1894,7 @@ func (m *SignalHungUpReq) Reset() { *m = SignalHungUpReq{} }
|
|||||||
func (m *SignalHungUpReq) String() string { return proto.CompactTextString(m) }
|
func (m *SignalHungUpReq) String() string { return proto.CompactTextString(m) }
|
||||||
func (*SignalHungUpReq) ProtoMessage() {}
|
func (*SignalHungUpReq) ProtoMessage() {}
|
||||||
func (*SignalHungUpReq) Descriptor() ([]byte, []int) {
|
func (*SignalHungUpReq) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{20}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{20}
|
||||||
}
|
}
|
||||||
func (m *SignalHungUpReq) XXX_Unmarshal(b []byte) error {
|
func (m *SignalHungUpReq) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_SignalHungUpReq.Unmarshal(m, b)
|
return xxx_messageInfo_SignalHungUpReq.Unmarshal(m, b)
|
||||||
@ -1945,7 +1945,7 @@ func (m *SignalHungUpReply) Reset() { *m = SignalHungUpReply{} }
|
|||||||
func (m *SignalHungUpReply) String() string { return proto.CompactTextString(m) }
|
func (m *SignalHungUpReply) String() string { return proto.CompactTextString(m) }
|
||||||
func (*SignalHungUpReply) ProtoMessage() {}
|
func (*SignalHungUpReply) ProtoMessage() {}
|
||||||
func (*SignalHungUpReply) Descriptor() ([]byte, []int) {
|
func (*SignalHungUpReply) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{21}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{21}
|
||||||
}
|
}
|
||||||
func (m *SignalHungUpReply) XXX_Unmarshal(b []byte) error {
|
func (m *SignalHungUpReply) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_SignalHungUpReply.Unmarshal(m, b)
|
return xxx_messageInfo_SignalHungUpReply.Unmarshal(m, b)
|
||||||
@ -1980,7 +1980,7 @@ func (m *SignalRejectReq) Reset() { *m = SignalRejectReq{} }
|
|||||||
func (m *SignalRejectReq) String() string { return proto.CompactTextString(m) }
|
func (m *SignalRejectReq) String() string { return proto.CompactTextString(m) }
|
||||||
func (*SignalRejectReq) ProtoMessage() {}
|
func (*SignalRejectReq) ProtoMessage() {}
|
||||||
func (*SignalRejectReq) Descriptor() ([]byte, []int) {
|
func (*SignalRejectReq) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{22}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{22}
|
||||||
}
|
}
|
||||||
func (m *SignalRejectReq) XXX_Unmarshal(b []byte) error {
|
func (m *SignalRejectReq) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_SignalRejectReq.Unmarshal(m, b)
|
return xxx_messageInfo_SignalRejectReq.Unmarshal(m, b)
|
||||||
@ -2045,7 +2045,7 @@ func (m *SignalRejectReply) Reset() { *m = SignalRejectReply{} }
|
|||||||
func (m *SignalRejectReply) String() string { return proto.CompactTextString(m) }
|
func (m *SignalRejectReply) String() string { return proto.CompactTextString(m) }
|
||||||
func (*SignalRejectReply) ProtoMessage() {}
|
func (*SignalRejectReply) ProtoMessage() {}
|
||||||
func (*SignalRejectReply) Descriptor() ([]byte, []int) {
|
func (*SignalRejectReply) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{23}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{23}
|
||||||
}
|
}
|
||||||
func (m *SignalRejectReply) XXX_Unmarshal(b []byte) error {
|
func (m *SignalRejectReply) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_SignalRejectReply.Unmarshal(m, b)
|
return xxx_messageInfo_SignalRejectReply.Unmarshal(m, b)
|
||||||
@ -2077,7 +2077,7 @@ func (m *SignalMessageAssembleReq) Reset() { *m = SignalMessageAssembleR
|
|||||||
func (m *SignalMessageAssembleReq) String() string { return proto.CompactTextString(m) }
|
func (m *SignalMessageAssembleReq) String() string { return proto.CompactTextString(m) }
|
||||||
func (*SignalMessageAssembleReq) ProtoMessage() {}
|
func (*SignalMessageAssembleReq) ProtoMessage() {}
|
||||||
func (*SignalMessageAssembleReq) Descriptor() ([]byte, []int) {
|
func (*SignalMessageAssembleReq) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{24}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{24}
|
||||||
}
|
}
|
||||||
func (m *SignalMessageAssembleReq) XXX_Unmarshal(b []byte) error {
|
func (m *SignalMessageAssembleReq) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_SignalMessageAssembleReq.Unmarshal(m, b)
|
return xxx_messageInfo_SignalMessageAssembleReq.Unmarshal(m, b)
|
||||||
@ -2125,7 +2125,7 @@ func (m *SignalMessageAssembleResp) Reset() { *m = SignalMessageAssemble
|
|||||||
func (m *SignalMessageAssembleResp) String() string { return proto.CompactTextString(m) }
|
func (m *SignalMessageAssembleResp) String() string { return proto.CompactTextString(m) }
|
||||||
func (*SignalMessageAssembleResp) ProtoMessage() {}
|
func (*SignalMessageAssembleResp) ProtoMessage() {}
|
||||||
func (*SignalMessageAssembleResp) Descriptor() ([]byte, []int) {
|
func (*SignalMessageAssembleResp) Descriptor() ([]byte, []int) {
|
||||||
return fileDescriptor_rtc_62dedd07770ec854, []int{25}
|
return fileDescriptor_rtc_2059f33abbeeea7e, []int{25}
|
||||||
}
|
}
|
||||||
func (m *SignalMessageAssembleResp) XXX_Unmarshal(b []byte) error {
|
func (m *SignalMessageAssembleResp) XXX_Unmarshal(b []byte) error {
|
||||||
return xxx_messageInfo_SignalMessageAssembleResp.Unmarshal(m, b)
|
return xxx_messageInfo_SignalMessageAssembleResp.Unmarshal(m, b)
|
||||||
@ -2275,107 +2275,107 @@ var _RtcService_serviceDesc = grpc.ServiceDesc{
|
|||||||
Metadata: "rtc/rtc.proto",
|
Metadata: "rtc/rtc.proto",
|
||||||
}
|
}
|
||||||
|
|
||||||
func init() { proto.RegisterFile("rtc/rtc.proto", fileDescriptor_rtc_62dedd07770ec854) }
|
func init() { proto.RegisterFile("rtc/rtc.proto", fileDescriptor_rtc_2059f33abbeeea7e) }
|
||||||
|
|
||||||
var fileDescriptor_rtc_62dedd07770ec854 = []byte{
|
var fileDescriptor_rtc_2059f33abbeeea7e = []byte{
|
||||||
// 1579 bytes of a gzipped FileDescriptorProto
|
// 1579 bytes of a gzipped FileDescriptorProto
|
||||||
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe4, 0x58, 0x4f, 0x6f, 0x1b, 0x45,
|
0x1f, 0x8b, 0x08, 0x00, 0x00, 0x00, 0x00, 0x00, 0x02, 0xff, 0xe4, 0x58, 0xcd, 0x6e, 0xdb, 0xc6,
|
||||||
0x14, 0x67, 0xed, 0x38, 0x89, 0x9f, 0xf3, 0x77, 0x42, 0xa3, 0x25, 0xfc, 0xb3, 0xac, 0xaa, 0xb2,
|
0x16, 0xbe, 0x94, 0x2c, 0xdb, 0x3a, 0xf2, 0xef, 0xf8, 0xc6, 0xe0, 0xf5, 0xfd, 0x13, 0x84, 0x20,
|
||||||
0x2a, 0x94, 0x52, 0xa3, 0x22, 0x54, 0x10, 0xa2, 0x4d, 0xfa, 0xc7, 0xa8, 0x69, 0xa2, 0x49, 0x73,
|
0x10, 0x82, 0x0b, 0xe7, 0x46, 0x45, 0x8a, 0x22, 0x2d, 0x8a, 0x26, 0x76, 0x7e, 0x54, 0xc4, 0xb1,
|
||||||
0x29, 0xa7, 0xcd, 0x7a, 0xe2, 0x4e, 0xbb, 0xde, 0xd9, 0xcc, 0xce, 0xa6, 0xcd, 0x17, 0xe0, 0xcc,
|
0x31, 0x8e, 0x37, 0xe9, 0x8a, 0xa6, 0xc6, 0xca, 0x24, 0x24, 0x87, 0x1e, 0x0e, 0x9d, 0xf8, 0x05,
|
||||||
0x85, 0x13, 0x57, 0xc4, 0x57, 0xe0, 0xc6, 0x85, 0xaf, 0x80, 0xc4, 0x17, 0xe8, 0x8d, 0x33, 0x77,
|
0xba, 0xee, 0xa6, 0xab, 0x6e, 0x8b, 0xbe, 0x42, 0x77, 0xdd, 0xf4, 0x15, 0x0a, 0xf4, 0x05, 0xb2,
|
||||||
0x34, 0x6f, 0x66, 0x77, 0x67, 0xd7, 0x4e, 0x01, 0xa9, 0x07, 0x54, 0x4e, 0xde, 0xf7, 0x6f, 0x66,
|
0xeb, 0xba, 0xfb, 0x62, 0xce, 0x0c, 0xc9, 0x21, 0x2d, 0xa7, 0x29, 0x90, 0x45, 0x91, 0xae, 0xc4,
|
||||||
0xf6, 0xf7, 0x7e, 0xf3, 0xde, 0xf3, 0xc2, 0xb2, 0x54, 0xe1, 0x35, 0xa9, 0xc2, 0xed, 0x44, 0x0a,
|
0xf3, 0x37, 0x33, 0xfc, 0xce, 0x37, 0xe7, 0x1c, 0x11, 0x96, 0xa5, 0x0a, 0x6f, 0x48, 0x15, 0x6e,
|
||||||
0x25, 0x48, 0x0b, 0x7f, 0x7a, 0x5f, 0x02, 0xec, 0x88, 0xc9, 0x44, 0xc4, 0x94, 0xa5, 0x09, 0xf1,
|
0xa7, 0x52, 0x28, 0x41, 0x3a, 0xf8, 0x33, 0xf8, 0x14, 0x60, 0x47, 0xc4, 0xb1, 0x48, 0x28, 0xcb,
|
||||||
0x61, 0x81, 0x49, 0xb9, 0x23, 0x46, 0xcc, 0xf7, 0xba, 0x5e, 0xbf, 0x45, 0x73, 0x91, 0x6c, 0xc2,
|
0x52, 0xe2, 0xc3, 0x02, 0x93, 0x72, 0x47, 0x4c, 0x98, 0xef, 0xf5, 0xbd, 0x61, 0x87, 0x16, 0x22,
|
||||||
0x3c, 0x93, 0x72, 0x2f, 0x1d, 0xfb, 0x8d, 0xae, 0xd7, 0x6f, 0x53, 0x2b, 0xf5, 0x7e, 0x6c, 0xc1,
|
0xd9, 0x84, 0x79, 0x26, 0xe5, 0x5e, 0x36, 0xf5, 0x5b, 0x7d, 0x6f, 0xd8, 0xa5, 0x56, 0x1a, 0x7c,
|
||||||
0xc2, 0x5e, 0x3a, 0xde, 0x0d, 0x54, 0xa0, 0x7d, 0x52, 0x16, 0x8f, 0x86, 0xbb, 0x18, 0xdc, 0xa6,
|
0xdb, 0x81, 0x85, 0xbd, 0x6c, 0xba, 0x1b, 0xa8, 0x40, 0xfb, 0x64, 0x2c, 0x99, 0x8c, 0x77, 0x31,
|
||||||
0x56, 0xd2, 0x7a, 0xc9, 0xc2, 0xb3, 0xe1, 0x6e, 0x1e, 0x6b, 0x24, 0xbd, 0xdb, 0x58, 0x8a, 0x2c,
|
0xb8, 0x4b, 0xad, 0xa4, 0xf5, 0x92, 0x85, 0x67, 0xe3, 0xdd, 0x22, 0xd6, 0x48, 0x7a, 0xb7, 0xa9,
|
||||||
0x19, 0xee, 0xfa, 0x4d, 0x34, 0xe4, 0x22, 0xe9, 0x42, 0x27, 0x8c, 0x38, 0x8b, 0xd5, 0x5e, 0x3a,
|
0x14, 0x79, 0x3a, 0xde, 0xf5, 0xdb, 0x68, 0x28, 0x44, 0xd2, 0x87, 0x5e, 0x18, 0x71, 0x96, 0xa8,
|
||||||
0x1e, 0xee, 0xfa, 0x73, 0x68, 0x75, 0x55, 0xda, 0x23, 0x65, 0xf2, 0x8c, 0x49, 0xe3, 0xd1, 0x32,
|
0xbd, 0x6c, 0x3a, 0xde, 0xf5, 0xe7, 0xd0, 0xea, 0xaa, 0xb4, 0x47, 0xc6, 0xe4, 0x19, 0x93, 0xc6,
|
||||||
0x1e, 0x8e, 0x8a, 0x5c, 0x85, 0x35, 0xbd, 0x3f, 0x93, 0x07, 0x51, 0xa0, 0x4e, 0x84, 0x9c, 0x0c,
|
0xa3, 0x63, 0x3c, 0x1c, 0x15, 0xb9, 0x0e, 0x6b, 0x7a, 0x7f, 0x26, 0x0f, 0xa2, 0x40, 0x9d, 0x08,
|
||||||
0x77, 0xfd, 0x79, 0x7c, 0xa9, 0x29, 0x3d, 0xb9, 0x02, 0x2b, 0x46, 0xf7, 0x90, 0x87, 0xcf, 0xe2,
|
0x19, 0x8f, 0x77, 0xfd, 0x79, 0x7c, 0xa9, 0x0b, 0x7a, 0x72, 0x0d, 0x56, 0x8c, 0xee, 0x31, 0x0f,
|
||||||
0x60, 0xc2, 0xfc, 0x05, 0x5c, 0xb0, 0xa6, 0x25, 0x97, 0x61, 0xd9, 0x68, 0xee, 0x06, 0x21, 0x3b,
|
0x5f, 0x24, 0x41, 0xcc, 0xfc, 0x05, 0x5c, 0xb0, 0xa1, 0x25, 0x57, 0x61, 0xd9, 0x68, 0xee, 0x07,
|
||||||
0xa2, 0x0f, 0xfc, 0x45, 0x74, 0xab, 0x2a, 0xcd, 0xd9, 0xd2, 0x94, 0x8b, 0xf8, 0xd1, 0x79, 0xc2,
|
0x21, 0x3b, 0xa2, 0x8f, 0xfc, 0x45, 0x74, 0xab, 0x2b, 0xcd, 0xd9, 0xb2, 0x8c, 0x8b, 0xe4, 0xc9,
|
||||||
0xfc, 0x36, 0x6e, 0xea, 0xaa, 0xf4, 0x9b, 0x4f, 0xd2, 0xf1, 0x5d, 0x29, 0x26, 0x3e, 0x18, 0x9c,
|
0x79, 0xca, 0xfc, 0x2e, 0x6e, 0xea, 0xaa, 0xf4, 0x9b, 0xc7, 0xd9, 0xf4, 0xbe, 0x14, 0xb1, 0x0f,
|
||||||
0xad, 0x88, 0x6f, 0x2e, 0x62, 0xc5, 0x62, 0x85, 0xb1, 0x1d, 0x13, 0xeb, 0xa8, 0x74, 0xac, 0x15,
|
0x06, 0x67, 0x2b, 0xe2, 0x9b, 0x8b, 0x44, 0xb1, 0x44, 0x61, 0x6c, 0xcf, 0xc4, 0x3a, 0x2a, 0x1d,
|
||||||
0xfd, 0xa5, 0xae, 0xd7, 0x5f, 0xa2, 0xb9, 0x48, 0xd6, 0xa0, 0x99, 0xb2, 0x53, 0x7f, 0xa5, 0xeb,
|
0x6b, 0x45, 0x7f, 0xa9, 0xef, 0x0d, 0x97, 0x68, 0x21, 0x92, 0x35, 0x68, 0x67, 0xec, 0xd4, 0x5f,
|
||||||
0xf5, 0x97, 0xa9, 0x7e, 0x24, 0x5b, 0xb0, 0xa8, 0x8f, 0xf6, 0x88, 0x4f, 0x98, 0xbf, 0xda, 0xf5,
|
0xe9, 0x7b, 0xc3, 0x65, 0xaa, 0x1f, 0xc9, 0x16, 0x2c, 0xea, 0xa3, 0x3d, 0xe1, 0x31, 0xf3, 0x57,
|
||||||
0xfa, 0x4d, 0x5a, 0xc8, 0xe4, 0x03, 0x80, 0x50, 0xb2, 0x40, 0x31, 0xb4, 0xae, 0xa1, 0xd5, 0xd1,
|
0xfb, 0xde, 0xb0, 0x4d, 0x4b, 0x99, 0xfc, 0x07, 0x20, 0x94, 0x2c, 0x50, 0x0c, 0xad, 0x6b, 0x68,
|
||||||
0x60, 0x36, 0x55, 0xa0, 0xb2, 0xd4, 0x5f, 0xc7, 0x43, 0x58, 0x89, 0xdc, 0x80, 0x05, 0x91, 0x28,
|
0x75, 0x34, 0x98, 0x4d, 0x15, 0xa8, 0x3c, 0xf3, 0xd7, 0xf1, 0x10, 0x56, 0x22, 0xb7, 0x60, 0x41,
|
||||||
0x2e, 0xe2, 0xd4, 0x27, 0xdd, 0x66, 0xbf, 0x33, 0x78, 0xd7, 0x30, 0x6a, 0xdb, 0xd2, 0x60, 0x7b,
|
0xa4, 0x8a, 0x8b, 0x24, 0xf3, 0x49, 0xbf, 0x3d, 0xec, 0x8d, 0xfe, 0x69, 0x18, 0xb5, 0x6d, 0x69,
|
||||||
0xdf, 0x58, 0xef, 0xc4, 0x4a, 0x9e, 0xd3, 0xdc, 0x97, 0x7c, 0x05, 0xab, 0xe2, 0xe4, 0x24, 0xe2,
|
0xb0, 0xbd, 0x6f, 0xac, 0xf7, 0x12, 0x25, 0xcf, 0x69, 0xe1, 0x4b, 0x3e, 0x83, 0x55, 0x71, 0x72,
|
||||||
0x31, 0x3b, 0xc8, 0xd2, 0x27, 0xc3, 0xf8, 0x44, 0xf8, 0x1b, 0x5d, 0xaf, 0xdf, 0x19, 0x6c, 0xda,
|
0x12, 0xf1, 0x84, 0x1d, 0xe4, 0xd9, 0xb3, 0x71, 0x72, 0x22, 0xfc, 0x8d, 0xbe, 0x37, 0xec, 0x8d,
|
||||||
0xf0, 0xfd, 0xaa, 0x95, 0xd6, 0xdd, 0xb7, 0x6e, 0xc2, 0x92, 0xbb, 0xb4, 0x7e, 0xdd, 0x67, 0xec,
|
0x36, 0x6d, 0xf8, 0x7e, 0xdd, 0x4a, 0x9b, 0xee, 0x5b, 0xb7, 0x61, 0xc9, 0x5d, 0x5a, 0xbf, 0xee,
|
||||||
0xdc, 0x72, 0x4d, 0x3f, 0x92, 0xb7, 0xa1, 0x75, 0x16, 0x44, 0x19, 0x43, 0x9e, 0x2d, 0x52, 0x23,
|
0x0b, 0x76, 0x6e, 0xb9, 0xa6, 0x1f, 0xc9, 0xdf, 0xa1, 0x73, 0x16, 0x44, 0x39, 0x43, 0x9e, 0x2d,
|
||||||
0xdc, 0x6c, 0x7c, 0xe6, 0xf5, 0xfe, 0x6c, 0x40, 0xfb, 0x1e, 0x92, 0x2b, 0x3e, 0x11, 0x2e, 0xf1,
|
0x52, 0x23, 0xdc, 0x6e, 0x7d, 0xe4, 0x0d, 0x7e, 0x6d, 0x41, 0xf7, 0x01, 0x92, 0x2b, 0x39, 0x11,
|
||||||
0xbc, 0x2a, 0xf1, 0xde, 0x83, 0x36, 0x3e, 0x3e, 0xd4, 0x1c, 0x30, 0x6c, 0x2d, 0x15, 0xa4, 0x07,
|
0x2e, 0xf1, 0xbc, 0x3a, 0xf1, 0xfe, 0x05, 0x5d, 0x7c, 0x7c, 0xac, 0x39, 0x60, 0xd8, 0x5a, 0x29,
|
||||||
0x4b, 0xb1, 0x50, 0xfc, 0x84, 0x87, 0x81, 0x3e, 0x87, 0x65, 0x6d, 0x45, 0xa7, 0x7d, 0x78, 0xac,
|
0xc8, 0x00, 0x96, 0x12, 0xa1, 0xf8, 0x09, 0x0f, 0x03, 0x7d, 0x0e, 0xcb, 0xda, 0x9a, 0x4e, 0xfb,
|
||||||
0xa4, 0x18, 0x65, 0x21, 0xfa, 0x18, 0xee, 0x56, 0x74, 0x7a, 0xff, 0x13, 0x4b, 0x20, 0x43, 0xdc,
|
0xf0, 0x44, 0x49, 0x31, 0xc9, 0x43, 0xf4, 0x31, 0xdc, 0xad, 0xe9, 0xf4, 0xfe, 0x27, 0x96, 0x40,
|
||||||
0x5c, 0xd4, 0xe9, 0x17, 0xcf, 0x63, 0x26, 0x8f, 0x52, 0x26, 0x2d, 0x5f, 0xdb, 0xd4, 0x55, 0xd5,
|
0x86, 0xb8, 0x85, 0xa8, 0xd3, 0x2f, 0x5e, 0x26, 0x4c, 0x1e, 0x65, 0x4c, 0x5a, 0xbe, 0x76, 0xa9,
|
||||||
0xd2, 0xb6, 0x80, 0xb9, 0x76, 0xd3, 0xd6, 0x85, 0xce, 0x84, 0x4d, 0x8e, 0x99, 0xdc, 0x11, 0x59,
|
0xab, 0x6a, 0xa4, 0x6d, 0x01, 0x73, 0xed, 0xa6, 0xad, 0x0f, 0xbd, 0x98, 0xc5, 0xc7, 0x4c, 0xee,
|
||||||
0xac, 0x90, 0xa0, 0xcb, 0xd4, 0x55, 0x91, 0x15, 0x68, 0xb0, 0x17, 0xc8, 0xca, 0x36, 0x6d, 0xb0,
|
0x88, 0x3c, 0x51, 0x48, 0xd0, 0x65, 0xea, 0xaa, 0xc8, 0x0a, 0xb4, 0xd8, 0x2b, 0x64, 0x65, 0x97,
|
||||||
0x17, 0x4e, 0xa2, 0xa1, 0x92, 0xe8, 0xcb, 0xb0, 0x8c, 0xeb, 0x8a, 0xfc, 0x34, 0x1d, 0x43, 0xf6,
|
0xb6, 0xd8, 0x2b, 0x27, 0xd1, 0x50, 0x4b, 0xf4, 0x55, 0x58, 0xc6, 0x75, 0x45, 0x71, 0x9a, 0x9e,
|
||||||
0x8a, 0xb2, 0x40, 0x0c, 0xe9, 0xba, 0x84, 0x0b, 0x94, 0x8a, 0xde, 0xcf, 0x0d, 0xd8, 0x40, 0xdc,
|
0x21, 0x7b, 0x4d, 0x59, 0x22, 0x86, 0x74, 0x5d, 0xc2, 0x05, 0x2a, 0xc5, 0xe0, 0xfb, 0x16, 0x6c,
|
||||||
0xf7, 0xf0, 0x00, 0x77, 0xb3, 0x28, 0xfa, 0x9b, 0x0c, 0x6c, 0xc2, 0x7c, 0x66, 0xb6, 0xb3, 0xc5,
|
0x20, 0xee, 0x7b, 0x78, 0x80, 0xfb, 0x79, 0x14, 0xfd, 0x4e, 0x06, 0x36, 0x61, 0x3e, 0x37, 0xdb,
|
||||||
0x22, 0x2b, 0xf6, 0x91, 0x22, 0x62, 0x0f, 0xd8, 0x19, 0x8b, 0x10, 0xf8, 0x16, 0x2d, 0x15, 0x9a,
|
0xd9, 0x62, 0x91, 0x97, 0xfb, 0x48, 0x11, 0xb1, 0x47, 0xec, 0x8c, 0x45, 0x08, 0x7c, 0x87, 0x56,
|
||||||
0xe8, 0x4f, 0x05, 0x8f, 0x11, 0x93, 0x39, 0x34, 0x16, 0xb2, 0xb6, 0xc5, 0xf9, 0xb5, 0x36, 0x70,
|
0x0a, 0x4d, 0xf4, 0xe7, 0x82, 0x27, 0x88, 0xc9, 0x1c, 0x1a, 0x4b, 0x59, 0xdb, 0x92, 0xe2, 0x5a,
|
||||||
0x17, 0xb2, 0x9b, 0x89, 0xf9, 0x6a, 0x26, 0xae, 0xc0, 0x4a, 0x90, 0x24, 0x7b, 0x41, 0x3c, 0x66,
|
0x1b, 0xb8, 0x4b, 0xd9, 0xcd, 0xc4, 0x7c, 0x3d, 0x13, 0xd7, 0x60, 0x25, 0x48, 0xd3, 0xbd, 0x20,
|
||||||
0xd2, 0x6c, 0xba, 0x80, 0xeb, 0xd6, 0xb4, 0x3a, 0x1f, 0x7a, 0xa7, 0x43, 0x91, 0xc9, 0x90, 0x21,
|
0x99, 0x32, 0x69, 0x36, 0x5d, 0xc0, 0x75, 0x1b, 0x5a, 0x9d, 0x0f, 0xbd, 0xd3, 0xa1, 0xc8, 0x65,
|
||||||
0xdc, 0x2d, 0xea, 0x68, 0xf4, 0x3a, 0x22, 0x61, 0xd2, 0x81, 0xd1, 0x20, 0x5f, 0xd3, 0xda, 0xac,
|
0xc8, 0x10, 0xee, 0x0e, 0x75, 0x34, 0x7a, 0x1d, 0x91, 0x32, 0xe9, 0xc0, 0x68, 0x90, 0x6f, 0x68,
|
||||||
0x40, 0x9e, 0x95, 0xde, 0x2f, 0x1e, 0x6c, 0x1c, 0x04, 0x52, 0xf1, 0x90, 0x27, 0x41, 0xac, 0xf6,
|
0x6d, 0x56, 0xa0, 0xc8, 0xca, 0xe0, 0x07, 0x0f, 0x36, 0x0e, 0x02, 0xa9, 0x78, 0xc8, 0xd3, 0x20,
|
||||||
0x98, 0x0a, 0xb0, 0xc8, 0x6e, 0x5b, 0xbc, 0xf1, 0x06, 0x79, 0x78, 0x83, 0xd6, 0xec, 0x0d, 0x2a,
|
0x51, 0x7b, 0x4c, 0x05, 0x58, 0x64, 0xb7, 0x2d, 0xde, 0x78, 0x83, 0x3c, 0xbc, 0x41, 0x6b, 0xf6,
|
||||||
0x08, 0x4e, 0x4b, 0x17, 0xb2, 0x0b, 0xab, 0xe3, 0x32, 0x01, 0x18, 0xd5, 0xc0, 0xa8, 0x2d, 0x37,
|
0x06, 0x95, 0x04, 0xa7, 0x95, 0x0b, 0xd9, 0x85, 0xd5, 0x69, 0x95, 0x00, 0x8c, 0x6a, 0x61, 0xd4,
|
||||||
0xaa, 0x9a, 0x1e, 0x5a, 0x0f, 0x21, 0xd7, 0x61, 0x11, 0xf3, 0xa0, 0xc3, 0x9b, 0x18, 0x7e, 0xc9,
|
0x96, 0x1b, 0x55, 0x4f, 0x0f, 0x6d, 0x86, 0x90, 0x9b, 0xb0, 0x88, 0x79, 0xd0, 0xe1, 0x6d, 0x0c,
|
||||||
0x86, 0x1f, 0x64, 0xc7, 0x11, 0x0f, 0x8f, 0xac, 0x91, 0x16, 0x6e, 0xbd, 0x6f, 0x3d, 0x58, 0xa9,
|
0xbf, 0x62, 0xc3, 0x0f, 0xf2, 0xe3, 0x88, 0x87, 0x47, 0xd6, 0x48, 0x4b, 0xb7, 0xc1, 0x97, 0x1e,
|
||||||
0x1a, 0x9d, 0xdc, 0x7a, 0x95, 0xdc, 0xba, 0x19, 0x6a, 0x5c, 0x9c, 0xa1, 0x66, 0x35, 0x43, 0x9b,
|
0xac, 0xd4, 0x8d, 0x4e, 0x6e, 0xbd, 0x5a, 0x6e, 0xdd, 0x0c, 0xb5, 0x2e, 0xcf, 0x50, 0xbb, 0x9e,
|
||||||
0x30, 0x3f, 0xc6, 0xba, 0x6b, 0x33, 0x6e, 0x25, 0x8b, 0x64, 0xab, 0x40, 0xf2, 0x07, 0x0f, 0x56,
|
0xa1, 0x4d, 0x98, 0x9f, 0x62, 0xdd, 0xb5, 0x19, 0xb7, 0x92, 0x45, 0xb2, 0x53, 0x22, 0xf9, 0x8d,
|
||||||
0xef, 0x31, 0xf5, 0xb5, 0xe6, 0x83, 0x78, 0xc6, 0x62, 0xca, 0x4e, 0x09, 0x81, 0x39, 0x29, 0xc4,
|
0x07, 0xab, 0x0f, 0x98, 0xfa, 0x5c, 0xf3, 0x41, 0xbc, 0x60, 0x09, 0x65, 0xa7, 0x84, 0xc0, 0x9c,
|
||||||
0xc4, 0x9e, 0x03, 0x9f, 0xf5, 0x29, 0xf8, 0x88, 0xc5, 0x8a, 0xab, 0xf3, 0xfc, 0x14, 0xb9, 0x4c,
|
0x14, 0x22, 0xb6, 0xe7, 0xc0, 0x67, 0x7d, 0x0a, 0x3e, 0x61, 0x89, 0xe2, 0xea, 0xbc, 0x38, 0x45,
|
||||||
0x3e, 0x85, 0xc5, 0x89, 0xcd, 0x80, 0x7d, 0xff, 0x1c, 0xbe, 0x19, 0x39, 0xa2, 0x85, 0x2f, 0xde,
|
0x21, 0x93, 0x0f, 0x61, 0x31, 0xb6, 0x19, 0xb0, 0xef, 0x5f, 0xc0, 0x37, 0x23, 0x47, 0xb4, 0xf4,
|
||||||
0x67, 0xcc, 0x33, 0x17, 0x71, 0xd9, 0xc8, 0x1c, 0x55, 0xef, 0x14, 0xd6, 0xaa, 0x87, 0x4b, 0x13,
|
0xc5, 0xfb, 0x8c, 0x79, 0xe6, 0x22, 0xa9, 0x1a, 0x99, 0xa3, 0x1a, 0x9c, 0xc2, 0x5a, 0xfd, 0x70,
|
||||||
0x72, 0xdd, 0x6d, 0xca, 0x36, 0xc9, 0xeb, 0x76, 0xbf, 0xd2, 0x40, 0xdd, 0xce, 0xbd, 0x06, 0xcd,
|
0x59, 0x4a, 0x6e, 0xba, 0x4d, 0xd9, 0x26, 0x79, 0xdd, 0xee, 0x57, 0x19, 0xa8, 0xdb, 0xb9, 0xd7,
|
||||||
0xa7, 0xcf, 0x95, 0x3d, 0xb7, 0x7e, 0xd4, 0xc0, 0x45, 0xfc, 0xcc, 0x05, 0xce, 0x8a, 0xbd, 0xef,
|
0xa0, 0xfd, 0xfc, 0xa5, 0xb2, 0xe7, 0xd6, 0x8f, 0x1a, 0xb8, 0x88, 0x9f, 0xb9, 0xc0, 0x59, 0x71,
|
||||||
0x3d, 0x58, 0xad, 0x55, 0x5b, 0x5d, 0x3a, 0x15, 0x57, 0x11, 0xb3, 0x88, 0x18, 0x41, 0xc3, 0x34,
|
0xf0, 0xb5, 0x07, 0xab, 0x8d, 0x6a, 0xab, 0x4b, 0xa7, 0xe2, 0x2a, 0x62, 0x16, 0x11, 0x23, 0x68,
|
||||||
0x62, 0x69, 0x68, 0x97, 0xc5, 0x67, 0x0b, 0x6f, 0xb3, 0x28, 0x1f, 0xba, 0xe0, 0xed, 0x1f, 0xea,
|
0x98, 0x26, 0x2c, 0x0b, 0xed, 0xb2, 0xf8, 0x6c, 0xe1, 0x6d, 0x97, 0xe5, 0x43, 0x17, 0xbc, 0xfd,
|
||||||
0x85, 0x0e, 0x45, 0x16, 0x8f, 0x8a, 0x82, 0xe7, 0xe8, 0x74, 0x29, 0xe1, 0xfb, 0x87, 0xb7, 0x83,
|
0x43, 0xbd, 0xd0, 0xa1, 0xc8, 0x93, 0x49, 0x59, 0xf0, 0x1c, 0x9d, 0x2e, 0x25, 0x7c, 0xff, 0xf0,
|
||||||
0xd1, 0x98, 0x99, 0xb2, 0xd4, 0xc2, 0x02, 0x5d, 0x55, 0xf6, 0x7e, 0x6f, 0x40, 0xfb, 0x90, 0x8f,
|
0x6e, 0x30, 0x99, 0x32, 0x53, 0x96, 0x3a, 0x58, 0xa0, 0xeb, 0xca, 0xc1, 0xcf, 0x2d, 0xe8, 0x1e,
|
||||||
0xe3, 0x20, 0xd2, 0x29, 0xfa, 0x18, 0xe6, 0x79, 0x7c, 0xc6, 0x15, 0xb3, 0x00, 0xe4, 0x7d, 0xc2,
|
0xf2, 0x69, 0x12, 0x44, 0x3a, 0x45, 0xff, 0x87, 0x79, 0x9e, 0x9c, 0x71, 0xc5, 0x2c, 0x00, 0x45,
|
||||||
0x78, 0x0c, 0xd1, 0x44, 0xd9, 0xe9, 0xfd, 0xb7, 0xa8, 0xf5, 0x23, 0x77, 0x60, 0xd9, 0x3c, 0x0d,
|
0x9f, 0x30, 0x1e, 0x63, 0x34, 0x51, 0x76, 0xfa, 0xf0, 0x6f, 0xd4, 0xfa, 0x91, 0x7b, 0xb0, 0x6c,
|
||||||
0x63, 0x24, 0xb5, 0x25, 0xfa, 0xfb, 0x33, 0x02, 0xad, 0x87, 0x89, 0xaf, 0x46, 0xe9, 0x8d, 0xc3,
|
0x9e, 0xc6, 0x09, 0x92, 0xda, 0x12, 0xfd, 0xdf, 0x33, 0x02, 0xad, 0x87, 0x89, 0xaf, 0x47, 0xe9,
|
||||||
0x20, 0x0e, 0x6d, 0x99, 0xa9, 0x6f, 0xbc, 0x83, 0x26, 0xbb, 0xb1, 0xf1, 0xd3, 0x11, 0x41, 0x18,
|
0x8d, 0xc3, 0x20, 0x09, 0x6d, 0x99, 0x69, 0x6e, 0xbc, 0x83, 0x26, 0xbb, 0xb1, 0xf1, 0xd3, 0x11,
|
||||||
0xb2, 0x44, 0xe1, 0xcb, 0xd7, 0x23, 0x6e, 0xa1, 0xc9, 0x46, 0x18, 0x3f, 0x1d, 0xf1, 0x24, 0x8b,
|
0x41, 0x18, 0xb2, 0x54, 0xe1, 0xcb, 0x37, 0x23, 0xee, 0xa0, 0xc9, 0x46, 0x18, 0x3f, 0x1d, 0xf1,
|
||||||
0xc7, 0x47, 0x09, 0x22, 0x51, 0x8f, 0xb8, 0x8f, 0x26, 0x1b, 0x61, 0xfc, 0x74, 0x84, 0x64, 0x4f,
|
0x2c, 0x4f, 0xa6, 0x47, 0x29, 0x22, 0xd1, 0x8c, 0x78, 0x88, 0x26, 0x1b, 0x61, 0xfc, 0x74, 0x84,
|
||||||
0x59, 0xa8, 0xb0, 0x50, 0xd5, 0x23, 0x28, 0x9a, 0x6c, 0x84, 0xf1, 0xbb, 0xdd, 0x86, 0x85, 0x24,
|
0x64, 0xcf, 0x59, 0xa8, 0xb0, 0x50, 0x35, 0x23, 0x28, 0x9a, 0x6c, 0x84, 0xf1, 0xbb, 0xdb, 0x85,
|
||||||
0x38, 0x8f, 0x44, 0x30, 0xea, 0xbd, 0x6c, 0x00, 0xe4, 0x8e, 0x69, 0x42, 0x06, 0x35, 0x68, 0xfd,
|
0x85, 0x34, 0x38, 0x8f, 0x44, 0x30, 0x19, 0xbc, 0x6e, 0x01, 0x14, 0x8e, 0x59, 0x4a, 0x46, 0x0d,
|
||||||
0x99, 0xd0, 0x26, 0xd1, 0xb9, 0x03, 0xee, 0xbd, 0xd9, 0xe0, 0x7e, 0xf8, 0x2a, 0x70, 0xcd, 0x0a,
|
0x68, 0xfd, 0x99, 0xd0, 0xa6, 0xd1, 0xb9, 0x03, 0xee, 0x83, 0xd9, 0xe0, 0xfe, 0xf7, 0x4d, 0xe0,
|
||||||
0x35, 0x78, 0x07, 0x35, 0x78, 0xfd, 0x99, 0xf0, 0xda, 0xcd, 0x2d, 0xc0, 0x83, 0x1a, 0xc0, 0xfe,
|
0x9a, 0x15, 0x1a, 0xf0, 0x8e, 0x1a, 0xf0, 0xfa, 0x33, 0xe1, 0xb5, 0x9b, 0x5b, 0x80, 0x47, 0x0d,
|
||||||
0x4c, 0x80, 0x6d, 0x8c, 0x85, 0x78, 0x50, 0x83, 0xd8, 0x9f, 0x09, 0xb1, 0x8d, 0xb1, 0x20, 0x0f,
|
0x80, 0xfd, 0x99, 0x00, 0xdb, 0x18, 0x0b, 0xf1, 0xa8, 0x01, 0xb1, 0x3f, 0x13, 0x62, 0x1b, 0x63,
|
||||||
0x6a, 0x20, 0xfb, 0x33, 0x41, 0xb6, 0x31, 0xd3, 0x30, 0xff, 0xd6, 0x80, 0x15, 0x84, 0xc0, 0x5c,
|
0x41, 0x1e, 0x35, 0x40, 0xf6, 0x67, 0x82, 0x6c, 0x63, 0x2e, 0xc2, 0xfc, 0x53, 0x0b, 0x56, 0x10,
|
||||||
0x6e, 0x7d, 0xaf, 0x2e, 0xe7, 0xb0, 0xe5, 0xd5, 0xdf, 0xdc, 0xaf, 0xaa, 0x92, 0x7c, 0x04, 0xeb,
|
0x02, 0x73, 0xb9, 0xf5, 0xbd, 0xba, 0x5a, 0xc0, 0x56, 0x54, 0x7f, 0x73, 0xbf, 0xea, 0x4a, 0xf2,
|
||||||
0x46, 0xc1, 0x8c, 0xe2, 0x01, 0x4f, 0xf5, 0x5d, 0x6e, 0xf6, 0xdb, 0x74, 0xda, 0x80, 0x23, 0x40,
|
0x3f, 0x58, 0x37, 0x0a, 0x66, 0x14, 0x8f, 0x78, 0xa6, 0xef, 0x72, 0x7b, 0xd8, 0xa5, 0x17, 0x0d,
|
||||||
0x96, 0x2a, 0x31, 0x29, 0xca, 0x51, 0x9b, 0x3a, 0x1a, 0xb7, 0xb9, 0xce, 0x4d, 0x35, 0x57, 0x5d,
|
0x38, 0x02, 0xe4, 0x99, 0x12, 0x71, 0x59, 0x8e, 0xba, 0xd4, 0xd1, 0xb8, 0xcd, 0x75, 0xee, 0x42,
|
||||||
0xea, 0x8a, 0x81, 0xd9, 0x4a, 0x66, 0x68, 0xe1, 0x8a, 0xe7, 0x63, 0x85, 0x99, 0x93, 0x2b, 0x3a,
|
0x73, 0xd5, 0xa5, 0xae, 0x1c, 0x98, 0xad, 0xa4, 0x23, 0x14, 0x8f, 0x99, 0xc8, 0x95, 0x1d, 0x91,
|
||||||
0xbd, 0xaa, 0xe2, 0x13, 0x26, 0x32, 0x65, 0x3b, 0x61, 0x2e, 0xea, 0xd6, 0x3c, 0x61, 0x23, 0x1e,
|
0x0b, 0x51, 0xb7, 0xdd, 0x98, 0x4d, 0x78, 0x80, 0xed, 0xdd, 0x0c, 0xc5, 0x95, 0x42, 0x9f, 0x24,
|
||||||
0xe0, 0x08, 0x60, 0x26, 0xe2, 0x52, 0xa1, 0x4f, 0x9b, 0x94, 0x13, 0xb8, 0x19, 0x86, 0x1d, 0x4d,
|
0xad, 0xa6, 0x6b, 0xdb, 0xfc, 0x2a, 0xcd, 0x5b, 0x4c, 0xc2, 0x38, 0x2e, 0x71, 0xc5, 0x8b, 0x81,
|
||||||
0x7d, 0x5a, 0x86, 0xa9, 0x69, 0xb9, 0xf7, 0xd2, 0x83, 0xd5, 0xda, 0xad, 0xd7, 0xc5, 0x5a, 0x24,
|
0xc6, 0x8c, 0x20, 0x35, 0xdd, 0xe0, 0xb5, 0x07, 0xab, 0x8d, 0x5b, 0xaf, 0x8b, 0xb5, 0x48, 0x6b,
|
||||||
0x15, 0x48, 0x0b, 0x99, 0xdc, 0x00, 0xe0, 0x45, 0x16, 0x2c, 0x4f, 0xf3, 0x76, 0x55, 0x4d, 0x0f,
|
0x90, 0x96, 0x32, 0xb9, 0x05, 0xc0, 0xcb, 0x2c, 0x58, 0x9e, 0x16, 0xed, 0xaa, 0x9e, 0x1e, 0xea,
|
||||||
0x75, 0x1c, 0x67, 0x4d, 0xa8, 0xcd, 0x7f, 0x35, 0xa1, 0x92, 0x2f, 0xa0, 0x93, 0x94, 0xed, 0xc0,
|
0x38, 0xce, 0x9a, 0x50, 0xdb, 0x7f, 0x68, 0x42, 0x25, 0x9f, 0x40, 0x2f, 0xad, 0xda, 0x81, 0xe5,
|
||||||
0x72, 0xf5, 0x55, 0x8d, 0xc2, 0x75, 0xef, 0x7d, 0x03, 0xeb, 0x53, 0x17, 0x10, 0xeb, 0xb2, 0xee,
|
0xea, 0x9b, 0x1a, 0x85, 0xeb, 0x3e, 0xf8, 0x02, 0xd6, 0x2f, 0x5c, 0x40, 0xac, 0xcb, 0xba, 0x2f,
|
||||||
0x0b, 0x45, 0x5d, 0xd6, 0x82, 0x93, 0xc7, 0x46, 0x25, 0x8f, 0x17, 0xd7, 0xfc, 0x3f, 0x3c, 0xd8,
|
0x94, 0x75, 0x59, 0x0b, 0x4e, 0x1e, 0x5b, 0xcd, 0x3c, 0x5e, 0x52, 0xf3, 0x7f, 0xf1, 0x60, 0x73,
|
||||||
0x9c, 0x5d, 0x00, 0xdf, 0x44, 0x28, 0x8f, 0xc1, 0xbf, 0xa8, 0x20, 0xbd, 0x36, 0x44, 0x4b, 0x56,
|
0x76, 0x01, 0x7c, 0x1f, 0xa1, 0x3c, 0x06, 0xff, 0xb2, 0x82, 0xf4, 0xce, 0x10, 0xad, 0x58, 0x59,
|
||||||
0x16, 0x2d, 0xe1, 0x4d, 0x84, 0x72, 0x23, 0x67, 0xa5, 0x53, 0x99, 0x7b, 0xdf, 0x35, 0xf2, 0x77,
|
0xb6, 0x84, 0xf7, 0x11, 0xca, 0x8d, 0x82, 0x95, 0x4e, 0x65, 0x1e, 0x7c, 0xd5, 0x2a, 0xde, 0xbd,
|
||||||
0x2f, 0x9a, 0xdb, 0x1b, 0xf8, 0xee, 0xe4, 0x2a, 0xac, 0x99, 0x57, 0x70, 0x3e, 0x21, 0xb4, 0xcc,
|
0x6c, 0x6e, 0xef, 0xe1, 0xbb, 0x93, 0xeb, 0xb0, 0x66, 0x5e, 0xc1, 0xf9, 0x84, 0xd0, 0x31, 0x9f,
|
||||||
0x27, 0x84, 0xba, 0xbe, 0xbc, 0xbd, 0x4e, 0x37, 0x7a, 0x6d, 0x5c, 0xfb, 0xa9, 0xe0, 0x5a, 0x31,
|
0x10, 0x9a, 0xfa, 0xea, 0xf6, 0x3a, 0xdd, 0xe8, 0x9d, 0x71, 0xed, 0xbb, 0x92, 0x6b, 0xe5, 0x68,
|
||||||
0x1a, 0xfc, 0x27, 0xf1, 0x2e, 0xd9, 0xe2, 0xf4, 0x57, 0x87, 0x2d, 0xc5, 0x98, 0xf2, 0x7f, 0x67,
|
0xf0, 0xa7, 0xc4, 0xbb, 0x62, 0x8b, 0xd3, 0x5f, 0x1d, 0xb6, 0x94, 0x63, 0xca, 0x5f, 0x9d, 0x2d,
|
||||||
0x4b, 0x81, 0x93, 0x33, 0x53, 0xf4, 0xa2, 0xbc, 0x6a, 0xed, 0xb1, 0x34, 0x0d, 0xc6, 0xec, 0x56,
|
0x25, 0x4e, 0xce, 0x4c, 0x31, 0x88, 0x8a, 0xaa, 0xb5, 0xc7, 0xb2, 0x2c, 0x98, 0xb2, 0x3b, 0x59,
|
||||||
0x9a, 0xb2, 0xc9, 0x71, 0x84, 0xfd, 0x6e, 0x1b, 0xda, 0x69, 0x3e, 0x1a, 0xd7, 0xfe, 0xf6, 0x15,
|
0xc6, 0xe2, 0xe3, 0x08, 0xfb, 0xdd, 0x36, 0x74, 0xb3, 0x62, 0x34, 0x6e, 0xfc, 0xed, 0x2b, 0x47,
|
||||||
0x23, 0x33, 0x2d, 0x5d, 0xea, 0x7f, 0x3c, 0x1a, 0xd3, 0x7f, 0x3c, 0x7e, 0xf5, 0xe0, 0x9d, 0x0b,
|
0x66, 0x5a, 0xb9, 0x34, 0xff, 0x78, 0xb4, 0x2e, 0xfe, 0xf1, 0xf8, 0xd1, 0x83, 0x7f, 0x5c, 0xb2,
|
||||||
0xb6, 0x33, 0x7f, 0x41, 0xc2, 0x7f, 0xf2, 0x17, 0xa4, 0x74, 0xd2, 0xb4, 0xe6, 0xe9, 0x41, 0x90,
|
0x9d, 0xf9, 0x0b, 0x12, 0xbe, 0xcd, 0x5f, 0x90, 0xca, 0x49, 0xd3, 0x9a, 0x67, 0x07, 0x41, 0x96,
|
||||||
0xa6, 0xf6, 0xf3, 0x8b, 0x95, 0xf4, 0x52, 0x69, 0x31, 0x7b, 0xda, 0x94, 0xac, 0xd7, 0xce, 0xae,
|
0xd9, 0xcf, 0x2f, 0x56, 0xd2, 0x4b, 0x65, 0xe5, 0xec, 0x69, 0x53, 0xb2, 0xde, 0x38, 0xbb, 0x5e,
|
||||||
0x97, 0x2a, 0x9d, 0x48, 0x1f, 0xbf, 0x8f, 0xe1, 0x78, 0x63, 0x92, 0xb0, 0x52, 0xfd, 0xc6, 0x44,
|
0xaa, 0x72, 0x22, 0x43, 0xfc, 0x3e, 0x86, 0xe3, 0x8d, 0x49, 0xc2, 0x4a, 0xfd, 0x1b, 0x13, 0x2d,
|
||||||
0x73, 0xf3, 0xe0, 0x09, 0x00, 0x55, 0xe1, 0x21, 0x93, 0x67, 0x3c, 0x64, 0xe4, 0x31, 0x5c, 0x9a,
|
0xcc, 0xa3, 0x67, 0x00, 0x54, 0x85, 0x87, 0x4c, 0x9e, 0xf1, 0x90, 0x91, 0xa7, 0x70, 0x65, 0xe6,
|
||||||
0xf9, 0x4a, 0xa4, 0x3a, 0xa6, 0x4e, 0xe3, 0xbb, 0xd5, 0x7d, 0xb5, 0x43, 0x9a, 0xdc, 0xee, 0x3c,
|
0x2b, 0x91, 0xfa, 0x98, 0x7a, 0x11, 0xdf, 0xad, 0xfe, 0x9b, 0x1d, 0xb2, 0xf4, 0x6e, 0xef, 0x69,
|
||||||
0x6e, 0x6f, 0x5f, 0x93, 0x2a, 0xfc, 0x5c, 0xaa, 0xf0, 0x78, 0x1e, 0xbd, 0x3f, 0xf9, 0x2b, 0x00,
|
0x77, 0xfb, 0x86, 0x54, 0xe1, 0xc7, 0x52, 0x85, 0xc7, 0xf3, 0xe8, 0xfd, 0xc1, 0x6f, 0x01, 0x00,
|
||||||
0x00, 0xff, 0xff, 0x83, 0xb9, 0x80, 0xa7, 0x55, 0x15, 0x00, 0x00,
|
0x00, 0xff, 0xff, 0xcb, 0x87, 0xc7, 0x8b, 0x55, 0x15, 0x00, 0x00,
|
||||||
}
|
}
|
||||||
|
@ -120,11 +120,11 @@ message InvitationInfo {
|
|||||||
string customData = 3;
|
string customData = 3;
|
||||||
string groupID = 4;
|
string groupID = 4;
|
||||||
string roomID = 5;
|
string roomID = 5;
|
||||||
int32 initiateTime = 6;
|
int32 timeout = 6;
|
||||||
int32 timeout = 7;
|
string mediaType = 7;
|
||||||
string mediaType = 8;
|
int32 platformID = 8;
|
||||||
int32 platformID = 9;
|
int32 sessionType = 9;
|
||||||
int32 sessionType = 10;
|
int32 initiateTime = 10;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
File diff suppressed because it is too large
Load Diff
@ -492,11 +492,11 @@ message InvitationInfo {
|
|||||||
string customData = 3;
|
string customData = 3;
|
||||||
string groupID = 4;
|
string groupID = 4;
|
||||||
string roomID = 5;
|
string roomID = 5;
|
||||||
int32 initiateTime = 6;
|
int32 timeout = 6;
|
||||||
int32 timeout = 7;
|
string mediaType = 7;
|
||||||
string mediaType = 8;
|
int32 platformID = 8;
|
||||||
int32 platformID = 9;
|
int32 sessionType = 9;
|
||||||
int32 sessionType = 10;
|
int32 initiateTime = 10;
|
||||||
}
|
}
|
||||||
|
|
||||||
message ParticipantMetaData{
|
message ParticipantMetaData{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user