Conforms to NSObject
Declared in L7SEnterpriseApp.h

Tasks

  • – enterpriseWebApp:

    This is the protocol for an app to implement to receive a callback when an enterrpise webView needs to be loaded

    required method

Instance Methods

enterpriseWebApp:

This is the protocol for an app to implement to receive a callback when an enterrpise webView needs to be loaded

- (void)enterpriseWebApp:(L7SEnterpriseApp *)app

Parameters

app

the app object needs to be loaded as a webapp

Discussion

This is the protocol for an app to implement to receive a callback when an enterrpise webView needs to be loaded

Declared In

L7SEnterpriseApp.h