Class ToDevice
java.lang.Object
io.github.lunasaw.sip.common.entity.Device
io.github.lunasaw.sip.common.entity.ToDevice
- Author:
- luna
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic ToDevice
getInstance
(String userId, String ip, int port) Methods inherited from class io.github.lunasaw.sip.common.entity.Device
getCharset, getHostAddress, setHostAddress
-
Constructor Details
-
ToDevice
public ToDevice()
-
-
Method Details
-
getInstance
-