proximiant.sdk.qrcode
Class QRHelper

java.lang.Object
  extended by proximiant.sdk.qrcode.QRHelper

public class QRHelper
extends java.lang.Object


Nested Class Summary
static class QRHelper.QrData
           
 
Constructor Summary
QRHelper()
           
 
Method Summary
static boolean isProxQrCode(java.lang.String code)
           
static QRHelper.QrData parseProxQrCode(java.lang.String code)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QRHelper

public QRHelper()
Method Detail

isProxQrCode

public static boolean isProxQrCode(java.lang.String code)

parseProxQrCode

public static QRHelper.QrData parseProxQrCode(java.lang.String code)