Conforms to NSObject
Declared in WL.h

Overview

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

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