648540858
2024-05-13 5564cfb384db16db972e8cb91ca55cf345cfb6ea
1
2
3
4
5
6
package com.genersoft.iot.vmp.gb28181.transmit;
 
import javax.sip.SipListener;
 
public interface ISIPProcessorObserver extends SipListener {
}