FileDocCategorySizeDatePackage
ImConfigNames.javaAPI DocAndroid 1.5 API1376Wed May 06 22:42:46 BST 2009com.android.im.plugin

ImConfigNames

public interface ImConfigNames
Defines the configuration names for the IM engine.

Fields Summary
public static final String
PROTOCOL_NAME
The name of the protocol.
public static final String
DEFAULT_DOMAIN
The default domain.
public static final String
PLUGIN_PATH
The path of the plugin.
public static final String
PLUGIN_CLASS
The class name of the plugin implementation.
public static final String
PLUGIN_VERSION
The version of the plugin.
Constructors Summary
Methods Summary