Table of Contents

Delegate SendDataEventHandler

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

Parameters

sender Object
data Byte[]