toggle menu
Android-IMLibCore-SDK
5.12.0
io.rong.imlib
switch theme
search in API
Android-IMLibCore-SDK
/
io.rong.imlib.model
/
SendMessageOption
Send
Message
Option
io.rong.imlib
public
class
SendMessageOption
Members
Constructors
Send
Message
Option
Link copied to clipboard
io.rong.imlib
public
void
SendMessageOption
(
Parcel in
)
public
void
SendMessageOption
(
)
Properties
CREATOR
Link copied to clipboard
io.rong.imlib
public
final
static
Creator<SendMessageOption>
CREATOR
is
Vo
IPPush
Link copied to clipboard
io.rong.imlib
public
boolean
isVoIPPush
Functions
describe
Contents
Link copied to clipboard
io.rong.imlib
public
int
describeContents
(
)
is
Vo
IPPush
Link copied to clipboard
io.rong.imlib
public
boolean
isVoIPPush
(
)
是否属于 VoIP 推送
set
Vo
IPPush
Link copied to clipboard
io.rong.imlib
public
void
setVoIPPush
(
boolean voIPPush
)
设置 VoIP 推送
to
String
Link copied to clipboard
io.rong.imlib
public
String
toString
(
)
write
To
Parcel
Link copied to clipboard
io.rong.imlib
public
void
writeToParcel
(
Parcel dest
,
int flags
)