[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
RegisterTemplateBundle(FeedTemplateBundleElement)
RegisterTemplateBundle(array<String>[]()[])
Builds a template bundle around the specified templates, registers them on Facebook, and responds with a template bundle ID that can be used to identify your template bundle to other Feed-related API calls.
RegisterTemplateBundle(array<String>[]()[], array<String>[]()[])
Builds a template bundle around the specified templates, registers them on Facebook, and responds with a template bundle ID that can be used to identify your template bundle to other Feed-related API calls.
RegisterTemplateBundle(array<String>[]()[], array<String>[]()[], array<String>[]()[])
Builds a template bundle around the specified templates, registers them on Facebook, and responds with a template bundle ID that can be used to identify your template bundle to other Feed-related API calls.

See Also

FeedController Class
FeedController Members
Facebook.Api.Controllers Namespace