Interface ForumPostAction

All Superinterfaces:
AbstractThreadCreateAction<ForumPost,ForumPostAction>, FluentRestAction<ForumPost,ForumPostAction>, MessageCreateRequest<ForumPostAction>, MessageData, MessageRequest<ForumPostAction>, RestAction<ForumPost>

Extension of RestAction specifically designed to create new Forum Post Threads.

On success, this provides a ForumPost object with the starter message and the thread channel of the post.

See Also: