Enums specific to the ConnectApi
namespace.
ConnectApi enums inherit all properties and methods of Apex enums.
Enums are not versioned. Enum values are returned in all API
versions. Clients should handle values they don't understand gracefully.
| ConnectApi.ContentType |
Type of content for a presentation.
-
ProviderVisit
-
ManagedEvent
|
| ConnectApi.PlayerGesture |
Player gesture for a presentation.
-
TapTop
- TapBottom
- SwipeUp
- SwipeDown
|
| ConnectApi.SenderType |
Sender type for an email template.
|
| ConnectApi.ReplyToType |
Reply-to type for an email template.
|
| ConnectApi.AutomatedEmailContextType |
Context type for an automated email.
|
| ConnectApi.AutomatedEmailActionType |
Action type for an automated email.
|