Interface SmsSettings.Builder

  • Method Details

    • 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.