Enum Endpoint
Endpoint enumeration
Types of Sway client endpoint for the triggered event.
public enum Endpoint
Values
Name | Value | Description |
---|---|---|
SwayWeb | 0 | The event was triggered using the Web client of Sway. |
SwayIOS | 1 | The event was triggered using the iOS client of Sway. |
SwayWindows | 2 | The event was triggered using the Windows client of Sway. |
SwayAndroid | 3 | The event was triggered using the Android client of Sway. |
See Also
- namespace Aspose.Email.Clients.Activity
- assembly Aspose.Email