Table of Contents

Delegate ReceiveDataEventHandler

Namespace
Inetlab.SMPP.Common
Assembly
cs.temp.dll.dll
public delegate void ReceiveDataEventHandler(object sender, byte[] data);

Parameters

sender Object
data Byte[]