修复语音对讲
This commit is contained in:
@@ -6,7 +6,8 @@ import lombok.Data;
|
||||
@Data
|
||||
public class InviteInfo {
|
||||
private String requesterId;
|
||||
private String channelId;
|
||||
private String targetChannelId;
|
||||
private String sourceChannelId;
|
||||
private String sessionName;
|
||||
private String ssrc;
|
||||
private boolean tcp;
|
||||
|
||||
Reference in New Issue
Block a user