648540858
2024-04-10 9bb5ef6522272a78dce43a85fa62336241f4db24
src/main/java/com/genersoft/iot/vmp/service/IPlatformService.java
@@ -80,4 +80,6 @@
     * 语音喊话回复BYE
     */
    void stopBroadcast(ParentPlatform platform, DeviceChannel channel, String stream,boolean sendBye, MediaServerItem mediaServerItem);
    void addSimulatedSubscribeInfo(ParentPlatform parentPlatform);
}