FAKE - F# Make


HipChatNotificationHelper

Contains a task to send notification messages to a HipChat room

Nested types and modules

TypeDescription
HipChatNotificationParams

The HipChat notification paramater type

Functions and values

Function or valueDescription
HipChatNotification setParams
Signature: setParams:(HipChatNotificationParams -> HipChatNotificationParams) -> int

Sends a notification to a HipChat room

Parameters

  • setParams - Function used to override the default notification parameters
HipChatNotificationDefaults
Signature: HipChatNotificationParams

The default HipChat notification parameters

Fork me on GitHub