Called to initialize the extension with its model and Android context.
Syntax
public
abstract void
initialize
(
BooleanDisplayModel
model
,
Context
context
)
Parameters
-
model –
a reference to the object that implements the model. This will be the extension's means of calling into Agentry.
-
context –
Android context to use