java.lang.Object | |
↳ | com.commsignia.v2x.client.ITSRawFacilityPacketAdapter |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
ITSRawFacilityPacketAdapter() |
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
void |
onRawFacilityCAMReceived(FacilityNotification facilityNotification, byte[] rawCAM)
Called when a CAM facility notification is received.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
![]() | |||||||||||
![]() |
Called when a CAM facility notification is received.
facilityNotification | decoded version of the CAM facility notification |
---|---|
rawCAM | raw bytes of the CAM message |