com.commsignia.v2x.client.ITSRawFacilityPacketListener |
![]() |
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 |