|
|
inviteStreamService.removeInviteInfoByDeviceAndChannel(InviteSessionType.PLAY, device.getDeviceId(), channel.getChannelId());
|
|
inviteStreamService.removeInviteInfoByDeviceAndChannel(InviteSessionType.PLAY, device.getDeviceId(), channel.getChannelId());
|
|
|
private void tcpActiveHandler(Device device, String channelId, String contentString,
|
|
private void tcpActiveHandler(Device device, String channelId, String contentString,
|