No Results
Search Tips:
- Please consider misspellings
- Try different search keywords
Newer Version Available
ConnectApi.MentionCompletionPage クラス
Mention Completion レスポンスボディのページ設定されたリスト。
| 名前 | 型 | 説明 | 使用可能なバージョン |
|---|---|---|---|
| currentPageUrl | String | 現在のページを識別する Chatter REST API URL。 | 29.0 |
| mentionCompletions | List<ConnectApi.MentionCompletion> | メンションの補完提案のリスト。これらの提案を使用して、フィード投稿の本文を作成します。 | 29.0 |
| nextPageUrl | String | 次のページを識別する Chatter REST API URL。次のページがない場合は null。 | 29.0 |
| previousPageUrl | String | 前のページを識別する Chatter REST API URL。前のページがない場合は null。 | 29.0 |