invoke
public final static ChatBuilder invoke(Context context, SocketFactoryConfiguration config, Logger logger)
Returns an instance of ChatBuilder with Android specific parameters.
Parameters
context
The Context used for persistent storage of values by the SDK.
config
SocketFactoryConfiguration connection configuration of the chat.
logger
Logger which will be used by the builder and the SDK, default is no-op implementation.