FirebaseVisionBarcode.UrlBookmark

public static class FirebaseVisionBarcode.UrlBookmark extends Object

A URL and title from a 'MEBKM:' or similar QRCode type.

Public Method Summary

String
getTitle()
Gets the title of the bookmark.
String
getUrl()
Gets the url of the bookmark.

Inherited Method Summary

Public Methods

public String getTitle ()

Gets the title of the bookmark.

public String getUrl ()

Gets the url of the bookmark.