Class CustomInviteProcessorClient
java.lang.Object
io.github.lunasaw.gbproxy.client.transmit.request.invite.CustomInviteProcessorClient
- All Implemented Interfaces:
InviteProcessorClient
- Author:
- luna
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
inviteSession
(String callId, SdpSessionDescription sessionDescription) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.github.lunasaw.gbproxy.client.transmit.request.invite.InviteProcessorClient
getInviteResponse
-
Constructor Details
-
CustomInviteProcessorClient
public CustomInviteProcessorClient()
-
-
Method Details
-
inviteSession
- Specified by:
inviteSession
in interfaceInviteProcessorClient
-