INGetCarPowerLevelStatusIntentHandling_Extensions.ConfirmGetCarPowerLevelStatus Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Pengembang dapat menerapkan metode ini untuk mengonfirmasi apakah tingkat daya mobil dapat diakses.
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
Parameter
Instans tempat metode ini beroperasi.
Menentukan niat pengguna.
- completion
- Action<INGetCarPowerLevelStatusIntentResponse>
Metode penyelesaian yang harus dipanggil oleh penimpaan.