Class SdpOrigin
-
- All Implemented Interfaces:
public final class SdpOrigin
-
-
Method Summary
Modifier and Type Method Description final StringgetUsername()final LonggetSessionId()final LonggetSessionVersion()final StringgetNetType()final LonggetIpVer()final StringgetAddress()-
-
Method Detail
-
getUsername
final String getUsername()
-
getSessionId
final Long getSessionId()
-
getSessionVersion
final Long getSessionVersion()
-
getNetType
final String getNetType()
-
getAddress
final String getAddress()
-
-
-
-