Uses of Record Class
com.whatsapp.api.domain.phone.TwoStepCode
-
Uses of TwoStepCode in com.whatsapp.api.impl
Modifier and TypeMethodDescriptionWhatsappBusinessCloudApi.twoStepVerification
(String phoneNumberId, TwoStepCode twoStepCode) Business Solution Providers (BSPs) must authenticate themselves with an access token with the whatsapp_business_management permission. -
Uses of TwoStepCode in com.whatsapp.api.service
Modifier and TypeMethodDescriptionretrofit2.Call<Response>
WhatsappBusinessCloudApiService.twoStepVerification
(String apiVersion, String phoneNumberId, TwoStepCode twoStepCode) Two-step verification call.