getAppReviewService()

AppReviewService のインスタンスを取得するには、このファクトリ関数を使用します。

構文 

1import { getAppReviewService } from 'lightning/mobileCapabilities';
2getAppReviewService(): AppReviewService

パラメータ 

なし

戻り値 

AppReviewService のインスタンス。

使用方法 

インスタンスの作成時は、パラメータやオプションはありません。インスタンスを使用して、アプリケーションのレビューに関連する操作を実行します。

関連トピック

The Japanese Summer '24 guide is now live

日本語の Summer '24 ガイドが公開されました! 「Component Reference (コンポーネントリファレンス)」は、以前と同様にコンポーネントライブラリにあります。