CreateFeedResponse
class CreateFeedResponse
Types
Properties
Link copied to clipboard
The association for this feed. When you create the feed, this property is empty. You must associate a resource with the feed using AssociateFeed or UpdateFeed.
Link copied to clipboard
An array of endpoints for the feed. Typically, there is only one endpoint. The feed receives source media at this endpoint (when the calling application calls PutMedia) and returns the resulting metadata to this endpoint (when the calling application calls GetMetadata).
Link copied to clipboard
The current status of the feed. After creation of the feed has succeeded, the status will be AVAILABLE.