TenjinSDK class

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
setRewardCallback ← dynamic Function(bool clickedTenjinLink, bool isFirstSession, Map<String, String> data)
no getter

Methods

appendAppSubversion(int value) → void
connect() → void
eventWithName(String name) → void
eventWithNameAndValue(String name, int value) → void
init({required String apiKey}) Future
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
optIn() → void
optInParams(List<String> params) → void
optOut() → void
optOutParams(List<String> params) → void
registerAppForAdNetworkAttribution() → void
requestTrackingAuthorization() Future<bool>
toString() String
A string representation of this object.
inherited
transaction({required String productId, required String currencyCode, required double unitPrice, required int quantity, String? androidPurchaseData, String? androidDataSignature, String? iosReceipt, String? iosTransactionId}) → void
updateConversionValue(int value) → void

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

final
instance TenjinSDK
getter/setter pair