ManagerHandler¶
-
public interface
ManagerHandler¶ The interface to session Manager.
Methods¶
onSessionRequest¶
-
void
onSessionRequest(Carrier carrier, String from, String sdp)¶ An callback function that handle session request.
- Parameters
carrier – A handle to the Carrier node instance
from – The id who send the message
sdp – The remote users SDP. Reference: https://tools.ietf.org/html/rfc4566