FirebaseVisionBarcode.Sms

public static class FirebaseVisionBarcode.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.

public String getPhoneNumber ()

Gets the phone number of the sms.