Interface ISourceAddress
- Namespace
- Inetlab.SMPP.Common
- Assembly
- cs.temp.dll.dll
public interface ISourceAddress
Properties
SourceAddr
Address of SME which originated this message.
string SourceAddr { get; set; }
Property Value
- String
SourceAddrNpi
Numbering Plan Indicator for source.
byte SourceAddrNpi { get; set; }
Property Value
- Byte
SourceAddrTon
Type of Number for source address.
byte SourceAddrTon { get; set; }
Property Value
- Byte