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 StringgetTitle()

Gets the title of the bookmark.

public StringgetUrl()

Gets the url of the bookmark.