Interface SmsSettings.Builder

    • Method Detail

      • smsMessage

        SmsSettings.Builder smsMessage​(String smsMessage)

        The contents of the SMS message.

        Parameters:
        smsMessage - The contents of the SMS message.
        Returns:
        Returns a reference to this object so that method calls can be chained together.