INGetCarPowerLevelStatusIntentHandling_Extensions.ConfirmGetCarPowerLevelStatus メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
開発者は、このメソッドを実装して、車の電源レベルにアクセスできるかどうかを確認できます。
public static void ConfirmGetCarPowerLevelStatus (this Intents.IINGetCarPowerLevelStatusIntentHandling This, Intents.INGetCarPowerLevelStatusIntent intent, Action<Intents.INGetCarPowerLevelStatusIntentResponse> completion);
static member ConfirmGetCarPowerLevelStatus : Intents.IINGetCarPowerLevelStatusIntentHandling * Intents.INGetCarPowerLevelStatusIntent * Action<Intents.INGetCarPowerLevelStatusIntentResponse> -> unit
パラメーター
このメソッドが動作するインスタンス。
ユーザーの意図を指定します。
- completion
- Action<INGetCarPowerLevelStatusIntentResponse>
オーバーライドによって呼び出される必要がある Completion メソッド。