initializerStart
Invoked before Zipline runs the host-side initializer for an application.
Return
any object. This value will be passed back to initializerEnd when the call is completed. The base function always returns null.
Invoked before Zipline runs the host-side initializer for an application.
any object. This value will be passed back to initializerEnd when the call is completed. The base function always returns null.