Class InstreamAudioAd

    • Constructor Detail

      • InstreamAudioAd

        InstreamAudioAd(int slotId, Context context)
        Public constructor
        Parameters:
        slotId - your slot id
        context - app context
      • InstreamAudioAd

        InstreamAudioAd(int slotId, MenuFactory adChoicesMenuFactory, Context context)
        Public constructor
        Parameters:
        slotId - your slot id
        adChoicesMenuFactory - adChoice rendering factory
        context - app context
      • InstreamAudioAd

        InstreamAudioAd(String json, Context context)
        Public constructor
        Parameters:
        json - your json-content
        context - app context
      • InstreamAudioAd

        InstreamAudioAd(String json, MenuFactory adChoicesMenuFactory, Context context)
        Public constructor
        Parameters:
        json - your json-content
        adChoicesMenuFactory - adChoice rendering factory
        context - app context