Class InMobiNative.NativeCallbacks

  • Enclosing class:
    InMobiNative

    public static final class InMobiNative.NativeCallbacks
    extends PublisherCallbacks
    • Method Detail

      • getType

        protected byte getType()
      • onAdFetchSuccessful

        protected void onAdFetchSuccessful​(AdMetaInfo info)
      • onAdLoadSucceeded

        protected void onAdLoadSucceeded​(AdMetaInfo info)
      • onAdWillDisplay

        protected void onAdWillDisplay()
      • onAdDisplayed

        protected void onAdDisplayed​(AdMetaInfo info)
      • onAdDismissed

        protected void onAdDismissed()
      • onAdClicked

        protected void onAdClicked​(java.util.Map<java.lang.Object,​java.lang.Object> params)
      • onUserLeftApplication

        protected void onUserLeftApplication()
      • onAdImpressed

        protected void onAdImpressed()
      • onVideoCompleted

        protected void onVideoCompleted()
      • onVideoSkipped

        protected void onVideoSkipped()
      • onAudioStateChanged

        protected void onAudioStateChanged​(boolean isMuted)
      • onRequestPayloadCreated

        protected void onRequestPayloadCreated​(byte[] request)
      • onRequestPayloadCreationFailed

        protected void onRequestPayloadCreationFailed​(InMobiAdRequestStatus reason)
      • onAdImpression

        protected void onAdImpression​(TelemetryOnAdImpression telemetryOnAdImpression)