Uses of Class
dev.vality.damsel.user_interaction.QrCode
Packages that use QrCode
-
Uses of QrCode in dev.vality.damsel.user_interaction
Fields in dev.vality.damsel.user_interaction declared as QrCodeMethods in dev.vality.damsel.user_interaction that return QrCodeModifier and TypeMethodDescriptionQrCode.deepCopy()QrCodeDisplayRequest.getQrCode()QrCode.setPayload(byte[] payload) Содержимое QR-кода, записанное в виде потока байтQrCode.setPayload(ByteBuffer payload) Methods in dev.vality.damsel.user_interaction with parameters of type QrCodeModifier and TypeMethodDescriptionintbooleanConstructors in dev.vality.damsel.user_interaction with parameters of type QrCodeModifierConstructorDescriptionPerforms a deep copy on other.QrCodeDisplayRequest(QrCode qr_code)