void SetTextBody( const String & strTextBody );
Name | Description | |
---|---|---|
in | strTextBody |
Text message body. |
Sets a text message. Text exceeding MESSAGING_STRING_MAX_LENGTH
characters (excluding NULL termination) cannot be used with the instant messaging feature. An error occurs during server transmission.
CONFIDENTIAL