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