v2x-client
| com.commsignia.v2x.client.ITSRawFacilityPacketListener |
Known Indirect Subclasses
|
Listener interface for raw facility packets.
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| abstract void |
onRawFacilityCAMReceived(FacilityNotification facilityNotification, byte[] rawCAM)
Called when a CAM facility notification is received.
| ||||||||||
Called when a CAM facility notification is received.
| facilityNotification | decoded version of the CAM facility notification |
|---|---|
| rawCAM | raw bytes of the CAM message |