A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Y
R
- reportTransaction(com.adapty.utils.TransactionInfo,java.lang.String,com.adapty.utils.ResultCallback) - function in com.adapty.Adapty
- In Observer mode, Adapty SDK doesn’t know, where the purchase was made from.
- reportTransaction(com.adapty.utils.TransactionInfo,com.adapty.utils.ResultCallback) - function in com.adapty.Adapty
- In Observer mode, Adapty SDK doesn’t know, where the purchase was made from.
- REQUEST_FAILED - enum entry in com.adapty.errors.AdaptyErrorCode
- restorePurchases(com.adapty.utils.ResultCallback) - function in com.adapty.Adapty
- To restore purchases, you have to call this method.
- ResultCallback - class in com.adapty.utils
- ReturnCacheDataIfNotExpiredElseLoad(java.lang.Long) - function in com.adapty.models.AdaptyPlacementFetchPolicy.Companion