648540858
2023-10-13 12c4128e814d4bae84608172ccc92f6a66aa2254
1
2
3
4
5
6
package com.genersoft.iot.vmp.gb28181.transmit;
 
import javax.sip.SipListener;
 
public interface ISIPProcessorObserver extends SipListener {
}