A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
W
N
- nativeAdDidFailToReceiveAd(java.lang.String,java.lang.String) - function in com.rtb.sdk.RTBNativeAdLoadDelegate
- Tells the delegate that an ad request failed.
- nativeAdDidPauseForAd(com.rtb.sdk.RTBNativeAd,java.lang.String) - function in com.rtb.sdk.RTBNativeAdInteractionDelegate
- Tells the delegate that ad has opened external browser
- nativeAdDidReceiveAd(com.rtb.sdk.RTBNativeAd,com.rtb.sdk.RTBBidInfo,java.lang.String) - function in com.rtb.sdk.RTBNativeAdLoadDelegate
- Tells the delegate that an ad request successfully received an ad.
- nativeAdDidRecordClick(com.rtb.sdk.RTBNativeAd,java.lang.String) - function in com.rtb.sdk.RTBNativeAdInteractionDelegate
- Tells the delegate that a click has been recorded for the ad.
- nativeAdDidResumeAfterAd(com.rtb.sdk.RTBNativeAd,java.lang.String) - function in com.rtb.sdk.RTBNativeAdInteractionDelegate
- Tells the delegate that Ad has been dismissed
- notifySubtreeAccessibilityStateChanged(android.view.View,android.view.View,java.lang.Integer) - function in android.view.ViewGroup