+

Search Tips | Advanced Search


WLInitWebFrameworkDelegate Protocol Reference

Conforms to NSObject
Declared in WL.h

The WLInitWebFrameworkDelegate protocol declares the method wlInitWebFrameworkDidCompleteWithResult. This method provides information about the result of the IBM MobileFirst Platform web framework initialization.


Tasks


    Instance Methods


    wlInitWebFrameworkDidCompleteWithResult:

    This method is called after the IBM MobileFirst Platform web framework initialization is complete and web resources are ready to be used.

      - (void)wlInitWebFrameworkDidCompleteWithResult:(WLWebFrameworkInitResult *)result
      
          
      	
      	
      


      Parameters

        WLWebFrameworkInitResult:

        result The initialization result


      Declared In

      WL.h


      © Copyright IBM Corp. 2017