public abstract class

ITSRawFacilityPacketAdapter

extends Object
implements ITSRawFacilityPacketListener
java.lang.Object
   ↳ com.commsignia.v2x.client.ITSRawFacilityPacketAdapter

Summary

Public Constructors
ITSRawFacilityPacketAdapter()
Public Methods
void onRawFacilityCAMReceived(FacilityNotification facilityNotification, byte[] rawCAM)
Called when a CAM facility notification is received.
[Expand]
Inherited Methods
From class java.lang.Object
From interface com.commsignia.v2x.client.ITSRawFacilityPacketListener

Public Constructors

public ITSRawFacilityPacketAdapter ()

Public Methods

public void onRawFacilityCAMReceived (FacilityNotification facilityNotification, byte[] rawCAM)

Called when a CAM facility notification is received.

Parameters
facilityNotification decoded version of the CAM facility notification
rawCAM raw bytes of the CAM message