 | SmppClient component documentation | |  |
SmppClient.SetShortMessage Method |
Gets the short message Byte array from a String
[Visual Basic]Public Function SetShortMessage( _
ByVal
DataCoding As
enuDataCoding, _
ByVal
ShortMessage As
String _
) As
Byte() Parameters
- DataCoding
- The smpp data coding
- ShortMessage
- The short message string
Return Value
The short message byte array
See Also
SmppClient Class | Devshock.Protocol Namespace