Barcode.UrlBookmark

public static classBarcode.UrlBookmarkextendsObject
implementsParcelable

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

Inherited Constant Summary

Field Summary

publicString title
publicString url Bookmark URL.

Public Constructor Summary

Inherited Method Summary

Fields

publicString title

publicString url

Bookmark URL. Note that some common errors may be corrected here. For example, "http//...", "http:...", etc. will be replaced with "//".

Public Constructors

publicUrlBookmark()