Uses of Enum
io.qt.nfc.QNearFieldShareManager.ShareError
Packages that use QNearFieldShareManager.ShareError
-
Uses of QNearFieldShareManager.ShareError in io.qt.nfc
Fields in io.qt.nfc with type parameters of type QNearFieldShareManager.ShareErrorMethods in io.qt.nfc that return QNearFieldShareManager.ShareErrorModifier and TypeMethodDescriptionQNearFieldShareManager.ShareError.resolve
(int value) Returns the corresponding enum entry for the given value.QNearFieldShareManager.shareError()
QNearFieldShareTarget.shareError()
Returns the enum constant of this type with the specified name.static QNearFieldShareManager.ShareError[]
QNearFieldShareManager.ShareError.values()
Returns an array containing the constants of this enum type, in the order they are declared.