verifyPhone method
- @override
- String correlationId,
- String recipientId,
- String code
override
Verifies a phone.
correlation_id
(optional) transaction id to trace execution through call chain.recipientId
a recipient id of the sms settings to be verified smscode
a verification code for verifying sms Return Future that receives null for success. Throws error.