Skip to main content

C2xReceivePacket

Open topic with navigation CAPL Functions » Car2x » C2xReceivePacket

Function Syntax

Description

Use this function to register a CAPL callback to receive WLAN packets. The callback has a packet handle as parameter and the functions to access the tokens can be used. The C2xGetThis-functions can be used to access the payload of the highest interpretable protocol. The callback must have the following signature:

Parameters

Return Values

Example

Node System - PreStart in CAPL Browser
Node Callback Function in CAPL Browser