Click or drag to resize

OutgoingWebhook Class

[Missing <summary> documentation for "T:MattermostDriver.OutgoingWebhook"]

Inheritance Hierarchy
SystemObject
  MattermostDriverOutgoingWebhook

Namespace:  MattermostDriver
Assembly:  MattermostDriver (in MattermostDriver.dll) Version: 0.0.3.10 (0.0.3.10)
Syntax
public class OutgoingWebhook

The OutgoingWebhook type exposes the following members.

Constructors
  NameDescription
Public methodOutgoingWebhook
Initializes a new instance of the OutgoingWebhook class
Top
Properties
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also