Uses of Interface
org.apache.openmeetings.core.sip.ISipCallbacks
-
Packages that use ISipCallbacks Package Description org.apache.openmeetings.core.remote org.apache.openmeetings.core.sip -
-
Uses of ISipCallbacks in org.apache.openmeetings.core.remote
Classes in org.apache.openmeetings.core.remote that implement ISipCallbacks Modifier and Type Class Description classKStream -
Uses of ISipCallbacks in org.apache.openmeetings.core.sip
Methods in org.apache.openmeetings.core.sip with parameters of type ISipCallbacks Modifier and Type Method Description Optional<SipStackProcessor>SipManager. createSipStackProcessor(String name, Room r, ISipCallbacks callbacks)
-