DisplayConnector

public void DisplayConnector(Context context, Account account, IDisplayConnectorListener displayConnectorListener)

Constructs a new object. This class will use the IDisplayServiceV3 service.

Parameters

context

the Context object, required for establishing a connection to the service.

account

the Account to use with the service.

displayConnectorListener

an optional object implementing the IDisplayConnectorListener