Barcode.Sms

  • Barcode.Sms represents an SMS message from a QR code.

  • You can retrieve the message content of the SMS using the getMessage() method.

  • You can retrieve the phone number associated with the SMS using the getPhoneNumber() method.

public static class Barcode.Sms extends Object

A sms message from a 'SMS:' or similar QRCode type.

Public Method Summary

String
getMessage ()
Gets the message content of the sms.
String
getPhoneNumber ()
Gets the phone number of the sms.

Inherited Method Summary

Public Methods

public String getMessage ()

Gets the message content of the sms.

Returns null if not available.

public String getPhoneNumber ()

Gets the phone number of the sms.

Returns null if not available.

Create a Mobile Website
View Site in Mobile | Classic
Share by: