com.worklight.androidgap.api

Interface WLInitWebFrameworkListener



  • public interface WLInitWebFrameworkListener
    Implementing class will receive notification on IBM MobileFirst Platform web initialization.
    • Method Detail

      • onInitWebFrameworkComplete

        void onInitWebFrameworkComplete(WLInitWebFrameworkResult result)
        This method is called when the IBM MobileFirst Platform web initialization is complete.
        Parameters:
        result - The outcome of the web framework initialization, i.e. success, internal failure, etc.


© Copyright IBM Corp. 2006, 2015. All Rights Reserved.