toggle menu
Android-IMLibCore-SDK
0.0.1
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
(
)
Indicates whether it is a VoIP push notification
set
Vo
IPPush
Link copied to clipboard
io.rong.imlib
public
void
setVoIPPush
(
boolean voIPPush
)
Set VoIP push notification
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
)