Serial Framework C++ Edition

◆ NotifyDataReceived()

void NotifyDataReceived ( const void *const  Data,
const unsigned long  Size 
)
protected

Send a data notification message.

Parameters
DataThe data buffer contains received data.
SizeThe length of the received data.