Class FromDevice
java.lang.Object
io.github.lunasaw.sip.common.entity.Device
io.github.lunasaw.sip.common.entity.FromDevice
继承这个类,自定义参数
- Author:
- luna
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic FromDevice
getInstance
(String userId, String ip, int port) Methods inherited from class io.github.lunasaw.sip.common.entity.Device
getCharset, getHostAddress, setHostAddress
-
Constructor Details
-
FromDevice
public FromDevice()
-
-
Method Details
-
getInstance
-