Companion

public class Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
public final static SocketFactoryConfiguration create(Environment environment, Long brandId, String channelId)
@Deprecated(message = "This method is deprecated for public usage and will be removed from public API.")
public final static SocketFactoryConfiguration create(Environment environment, Long brandId, String channelId, String version)

Helper method to create a new configuration.

Link copied to clipboard
public final static SocketFactoryConfiguration invoke(Environment environment, Long brandId, String channelId)
@Deprecated(message = "This method is deprecated for public usage and will be removed from public API.")
public final static SocketFactoryConfiguration invoke(Environment environment, Long brandId, String channelId, String version)

Helper method to create a new configuration.