Uses of Class
io.github.lunasaw.gb28181.common.entity.notify.DeviceOtherUpdateNotify.OtherItem
Packages that use DeviceOtherUpdateNotify.OtherItem
-
Uses of DeviceOtherUpdateNotify.OtherItem in io.github.lunasaw.gbproxy.client.transmit.cmd
Method parameters in io.github.lunasaw.gbproxy.client.transmit.cmd with type arguments of type DeviceOtherUpdateNotify.OtherItemModifier and TypeMethodDescriptionstatic String
ClientSendCmd.deviceOtherUpdateCatlog
(FromDevice fromDevice, ToDevice toDevice, List<DeviceOtherUpdateNotify.OtherItem> deviceItems, SubscribeInfo subscribeInfo) Deprecated.事件更新推送static String
ClientCommandSender.sendDeviceOtherUpdateCommand
(FromDevice fromDevice, ToDevice toDevice, List<DeviceOtherUpdateNotify.OtherItem> deviceItems) 发送设备其他更新通知命令