A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
Y
L
- logout(com.adapty.utils.ErrorCallback) - function in com.adapty.Adapty
- You can logout the user anytime by calling this method.
- logShowOnboarding(java.lang.String,java.lang.String,java.lang.Integer,com.adapty.utils.ErrorCallback) - function in com.adapty.Adapty
- Call this method to keep track of the user’s steps while onboarding.
- logShowOnboarding(java.lang.String,java.lang.String,java.lang.Integer) - function in com.adapty.Adapty
- Call this method to keep track of the user’s steps while onboarding.
- logShowPaywall(com.adapty.models.AdaptyPaywall,com.adapty.utils.ErrorCallback) - function in com.adapty.Adapty
- Call this method to notify Adapty SDK, that particular paywall was shown to user.
- logShowPaywall(com.adapty.models.AdaptyPaywall) - function in com.adapty.Adapty
- Call this method to notify Adapty SDK, that particular paywall was shown to user.