Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
VideoCard Class
Definition
- Namespace:
- Microsoft.Bot.Connector
- Assembly:
- Microsoft.Bot.Connector.dll
- Package:
- Microsoft.Bot.Connector v3.30.0
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class VideoCard
type VideoCard = class
Public Class VideoCard
- Inheritance
-
VideoCard
Constructors
| VideoCard() | |
| VideoCard(String, String, String, ThumbnailUrl, IList<MediaUrl>, IList<CardAction>, Nullable<Boolean>, Nullable<Boolean>, Nullable<Boolean>, String, Object, String) |
Fields
| ContentType |
Properties
| Aspect | |
| Autoloop | |
| Autostart | |
| Buttons | |
| Duration | |
| Image | |
| Media | |
| Shareable | |
| Subtitle | |
| Text | |
| Title | |
| Value |
Methods
| Validate() |
Extension Methods
| ToAttachment(VideoCard) |
