RongNetworkType

public class RongNetworkType

当前网络模式

Constructors

Link copied to clipboard
public void RongNetworkType()

Types

Link copied to clipboard
@Retention(value = RetentionPolicy.SOURCE)
public @interface Type

Properties

Link copied to clipboard
@Deprecated()
public final static int DEFAULT
默认模式
Link copied to clipboard
public final static int HTTP
代表 http 模式
Link copied to clipboard
public final static int HTTPS
代表 https 模式