C# Class zxingwp7.client.result.optional.NDEFSmartPosterResultParser

Recognizes an NDEF message that encodes information according to the "Smart Poster Record Type Definition" specification.

This actually only supports some parts of the Smart Poster format: title, URI, and action records. Icon records are not supported because the size of these records are infeasibly large for barcodes. Size and type records are not supported. Multiple titles are not supported.

Inheritance: AbstractNDEFResultParser
Afficher le fichier Open project: henningms/zxing2.0-wp7

Méthodes publiques

Méthode Description
parse ( System.Result result ) : NDEFSmartPosterParsedResult

Method Details

parse() public static méthode

public static parse ( System.Result result ) : NDEFSmartPosterParsedResult
result System.Result
Résultat NDEFSmartPosterParsedResult