648540858
2022-04-25 26c3ca6a2180e4b42bcf5bc109cc9a67934eaba2
1
2
3
4
5
6
package com.genersoft.iot.vmp.gb28181.transmit;
 
import javax.sip.SipListener;
 
public interface ISIPProcessorObserver extends SipListener {
}