API reference

AndroidServiceConnection Class

Extends IConnection

Fields

bool IsConnected[Get]
AndroidJavaObject AssistantServiceConnection[Get]

Member Functions

Creates a connection manager of the given type
Parameters
serviceFragmentClassName
The fully qualified class name of the service fragment that will manage this connection
serviceGetterMethodName
The name of the method that will return an instance of the service
void Connect
( string version )
void Disconnect ( )
AndroidJavaObject GetService ( )