Class DeviceBroadcastNotify
java.lang.Object
io.github.lunasaw.gb28181.common.entity.xml.XmlBean
io.github.lunasaw.gb28181.common.entity.base.DeviceBase
io.github.lunasaw.gb28181.common.entity.notify.DeviceBroadcastNotify
GB28181协议 A.2.5 d)语音广播通知
语音广播功能实现用户通过语音输入设备向前端语音输出设备的语音广播。
Broadcast 992 31010400001360000001 31010403001370002272
- Author:
- luna
-
Constructor Summary
ConstructorsConstructorDescriptionDeviceBroadcastNotify
(String type, String fromUserId, String toUserId) Deprecated.请使用完整的构造函数DeviceBroadcastNotify
(String cmdType, String sourceId, String targetId, String deviceId) Deprecated.请使用完整的构造函数 -
Method Summary
-
Constructor Details
-
DeviceBroadcastNotify
-
DeviceBroadcastNotify
Deprecated.请使用完整的构造函数兼容性构造函数 -
DeviceBroadcastNotify
@Deprecated public DeviceBroadcastNotify(String cmdType, String sourceId, String targetId, String deviceId) Deprecated.请使用完整的构造函数兼容性构造函数
-