Class CustomSipUserGenerateServer
java.lang.Object
io.github.lunasaw.gbproxy.server.user.CustomSipUserGenerateServer
- All Implemented Interfaces:
SipUserGenerateServer
,SipUserGenerate
- Author:
- luna
-
Constructor Details
-
CustomSipUserGenerateServer
public CustomSipUserGenerateServer()
-
-
Method Details
-
getToDevice
Description copied from interface:SipUserGenerate
接受设备- Specified by:
getToDevice
in interfaceSipUserGenerate
- Parameters:
userId
- sip用户id- Returns:
- ToDevice
-
getFromDevice
Description copied from interface:SipUserGenerate
发送设备- Specified by:
getFromDevice
in interfaceSipUserGenerate
- Returns:
- FromDevice
-