Skip to content

T_QRCoder_Core_PayloadGenerator_Payload

Afonso Dutra Nogueira Filho edited this page Mar 28, 2024 · 2 revisions

PayloadGenerator.Payload Class

Payload

Definition

Namespace: QRCoder.Core
Assembly: QRCoder.Core (in QRCoder.Core.dll) Version: 1.0.2+100b048b01076590efe500a3be242a5faeb43294
XMLNS for XAML: Not mapped to an xmlns.

C#

public abstract class Payload

C++

public ref class Payload abstract
Inheritance Object → PayloadGenerator.Payload
Derived QRCoder.Core.PayloadGenerator.BezahlCode
QRCoder.Core.PayloadGenerator.BitcoinLikeCryptoCurrencyAddress
QRCoder.Core.PayloadGenerator.Bookmark
QRCoder.Core.PayloadGenerator.CalendarEvent
QRCoder.Core.PayloadGenerator.ContactData
QRCoder.Core.PayloadGenerator.Geolocation
QRCoder.Core.PayloadGenerator.Girocode
QRCoder.Core.PayloadGenerator.Mail
QRCoder.Core.PayloadGenerator.MMS
QRCoder.Core.PayloadGenerator.MoneroTransaction
QRCoder.Core.PayloadGenerator.OneTimePassword
QRCoder.Core.PayloadGenerator.PhoneNumber
QRCoder.Core.PayloadGenerator.RussiaPaymentOrder
QRCoder.Core.PayloadGenerator.ShadowSocksConfig
QRCoder.Core.PayloadGenerator.SkypeCall
QRCoder.Core.PayloadGenerator.SlovenianUpnQr
QRCoder.Core.PayloadGenerator.SMS
QRCoder.Core.PayloadGenerator.SwissQrCode
QRCoder.Core.PayloadGenerator.Url
QRCoder.Core.PayloadGenerator.WhatsAppMessage
QRCoder.Core.PayloadGenerator.WiFi

Constructors

PayloadGenerator.Payload Initializes a new instance of the PayloadGenerator.Payload class

Properties

EccLevel ECCLevel
EciMode EciMode
Version Version

Methods

Equals Determines whether the specified object is equal to the current object.
(Inherited from Object)
Finalize Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetHashCode Serves as the default hash function.
(Inherited from Object)
GetType Gets the Type of the current instance.
(Inherited from Object)
MemberwiseClone Creates a shallow copy of the current Object.
(Inherited from Object)
ToString
(Overrides Object.ToString())

See Also

Reference

QRCoder.Core Namespace

Clone this wiki locally