CampfireTriggerOperations Class

Definition

Trigger operation name constants for the Campfire connector. Use these constants with the [ConnectorTrigger] attribute's OperationName property and with the Connector Namespace TriggerConfig operationName field.

public static class CampfireTriggerOperations
type CampfireTriggerOperations = class
Public Class CampfireTriggerOperations
Inheritance
CampfireTriggerOperations

Fields

Name Description
OnNewMessage

When a new message is received.

OnNewRoom

When a room is created.

OnNewUpload

When a file is uploaded.

Applies to