java.lang.Object | |
↳ | com.commsignia.v2x.client.model.WsmpNotification |
Represents a WSMP notification.
Nested Classes | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
class | WsmpNotification.Builder |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
boolean | equals(Object o) | ||||||||||
byte[] |
getData()
Returns a copy of the payload data.
| ||||||||||
long |
getInterfaceID()
Returns the interface ID.
| ||||||||||
String |
getLLAddress()
Returns the LL address.
| ||||||||||
long |
getPortNumber()
Returns the port number.
| ||||||||||
long |
getRssi()
Returns the RSSI value.
| ||||||||||
WsmpSecurityStatus |
getSecurity()
Returns the security status.
| ||||||||||
int | hashCode() | ||||||||||
String | toString() |
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
Returns a copy of the payload data.
Returns the interface ID.
Returns the LL address.
Returns the port number.
Returns the RSSI value.