toggle menu
Android-IMLibCore-SDK
5.12.2
io.rong.imlib
switch theme
search in API
Android-IMLibCore-SDK
/
io.rong.imlib.enumtype
/
RongNetworkType
Rong
Network
Type
io.rong.imlib
public
class
RongNetworkType
当前网络模式
Members
Constructors
Rong
Network
Type
Link copied to clipboard
io.rong.imlib
public
void
RongNetworkType
(
)
Types
Type
Link copied to clipboard
io.rong.imlib
@
Retention
(
value
=
RetentionPolicy.SOURCE
)
public
@interface
Type
Properties
DEFAULT
Link copied to clipboard
io.rong.imlib
public
final
static
int
DEFAULT
默认模式
HTTP
Link copied to clipboard
io.rong.imlib
public
final
static
int
HTTP
代表 http 模式
HTTPS
Link copied to clipboard
io.rong.imlib
public
final
static
int
HTTPS
代表 https 模式