xu-bin-bin
2023-10-24 ae9976bb3a59cc3d9952dda6d9388bb412baa158
1
2
3
4
5
6
package com.genersoft.iot.vmp.gb28181.transmit;
 
import javax.sip.SipListener;
 
public interface ISIPProcessorObserver extends SipListener {
}