getLineBreak() method

Line break characters are used in the SMS menu message.

Syntax

String getLineBreak ()

Returns

the current line break characters

Usage

This method returns the line break characters to be used in the SMS menu message. By default, it is set to "\n" characters. Some operators support different characters.

Subclass may override it with other supported characters, or use settings obtained from the configuration file.

the current line break characters