solapi.sdk
Toggle table of contents
1.0.0
jvm
Platform filter
jvm
Switch theme
Search in API
solapi.sdk
solapi.sdk
/
com.solapi.sdk.message.model
/
CommonMessageProperty
Common
Message
Property
public
interface
CommonMessageProperty
Inheritors
MessageListBaseRequest
MessageListRequest
Members
Functions
get
From
Link copied to clipboard
public
abstract
String
getFrom
(
)
발신번호
get
To
Link copied to clipboard
public
abstract
String
getTo
(
)
수신번호
set
From
Link copied to clipboard
public
abstract
Unit
setFrom
(
String
from
)
발신번호
set
To
Link copied to clipboard
public
abstract
Unit
setTo
(
String
to
)
수신번호