Method | Description | |
---|---|---|
DefaultMessageManager ( IMessageEventHandler messageEventHandler, IEnumerable |
||
GetAvailableChannelServices ( ) : IEnumerable |
||
HasChannels ( ) : bool | ||
Send ( ContentItemRecord recipient, string type, string service, string>.Dictionary |
||
Send ( IEnumerable |
||
Send ( IEnumerable |
Method | Description | |
---|---|---|
PrepareAndSend ( string type, string>.Dictionary |
public DefaultMessageManager ( IMessageEventHandler messageEventHandler, IEnumerable |
||
messageEventHandler | IMessageEventHandler | |
channels | IEnumerable |
|
return | System |
public GetAvailableChannelServices ( ) : IEnumerable |
||
return | IEnumerable |
public Send ( ContentItemRecord recipient, string type, string service, string>.Dictionary |
||
recipient | ContentItemRecord | |
type | string | |
service | string | |
properties | string>.Dictionary | |
return | void |
public Send ( IEnumerable |
||
recipients | IEnumerable |
|
type | string | |
service | string | |
properties | string>.Dictionary | |
return | void |
public Send ( IEnumerable |
||
recipientAddresses | IEnumerable |
|
type | string | |
service | string | |
properties | string>.Dictionary | |
return | void |