Table of Contents

Class SmppRequest

Namespace
Inetlab.SMPP.PDU
Assembly
Inetlab.SMPP.dll
public abstract class SmppRequest : SmppPDU
Inheritance
SmppRequest
Derived
Inherited Members
Extension Methods

Constructors

SmppRequest(SmppHeader)

protected SmppRequest(SmppHeader header)

Parameters

header SmppHeader

Methods

ToString()

Returns a string that represents the current object.

public override string ToString()

Returns

string

A string that represents the current object.