IsTextDefault method: NotificationManager class
Syntax
IsTextDefault()
Description
Use this method to determine whether text notification is available and is set as default. If text notification is not default, it may be available or not.
Parameters
None.
Returns
A Boolean value; True if text notification is available and is set as default, False otherwise.