Newer Version Available

This content describes an older version of this product. View Latest

ConnectApi Enums

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.

Enum Description
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.
  • SalesRep
  • PredefinedEmail
ConnectApi.ReplyToType Reply-to type for an email template.
  • SalesRep
  • PredefinedEmail
ConnectApi.AutomatedEmailContextType Context type for an automated email.
  • ProviderVisit
ConnectApi.AutomatedEmailActionType Action type for an automated email.
  • Create
  • Update
  • Cancel