IProvideTicketMessageRecievers Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Ticketing
The IProvideTicketMessageRecievers type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | NullableT, T: Int64 | GetRegardingMessageTypeId(Int64) |
Returns the message type id to use for sending messages to the 'regarding' object of the ticket. Ie Customers/Equipment/Addresses etc.
Return null to indicate that no message should be sent
|
![]() | IEnumerableT, T: ITicketUser | GetTicketPostMessageRecipients(Int64) |
Returns the ticket users that should recieve a message when a new post is added to a ticket
|