|
ZelloWork Client SDK
2.51
|
Inherits IMessage.
Properties | |
| BSTR | Text [get] |
| BSTR | ExternalId [get] |
| IContact | Sender [get] |
| IContact | Author [get] |
| BSTR | FullName [get] |
| BSTR | Crosslink [get] |
| BSTR | CrosslinkAuthor [get] |
| BSTR | CrosslinkAuthorDisplayName [get] |
Additional Inherited Members |
Interface representing call alert message.
|
getproperty |
Get alert text.
| pbstrVal | Return value. |
|
getproperty |
Get alert external id.
| pbstrVal | Return value. |
|
getproperty |
Get alert sender. If alert has been received from a channel or a group then 'Author' property can be used to get alert author.
| ppVal | Return value. |
|
getproperty |
Get alert author for messages received from channels and groups. No author is returned for alerts received from users.
| ppVal | Return value. |
|
getproperty |
Get full author name.
| pbstrVal | Return value. |
|
getproperty |
Get crosslink.
| pbstrVal | Return value. |
|
getproperty |
Get name of the author from crosslink network.
| pbstrVal | Return value. |
|
getproperty |
Get display name of the author from crosslink network.
| pbstrVal | Return value. |
1.8.12