648540858
2021-12-20 344692640c0f57a6ac43552f968c76cb082b7a36
1
2
3
4
5
6
package com.genersoft.iot.vmp.gb28181.transmit;
 
import javax.sip.SipListener;
 
public interface ISIPProcessorObserver extends SipListener {
}