この文章は Salesforce 機械翻訳システムを使用して翻訳されました。詳細はこちらをご参照ください。
英語に切り替える

Newer Version Available

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

フィード要素の投稿

この例では、postFeedElement(String, String, ConnectApi.FeedElementType, String) をコールしてテキスト文字列を投稿します。
1swfobject.registerObject("clippy.codeblock-0", "9");ConnectApi.FeedElement feedElement = ConnectApi.ChatterFeeds.postFeedElement(null, 'me', ConnectApi.FeedElementType.FeedItem, 'On vacation this week.');