set MCC
Adds the "mcc" option (Mobile Country Code) to this AuthOptions instance with a value automatically guessed from the activated SIM card on the device. This option is relevant for wassup-based implicit authentication.
Return
This AuthOptions instance updated, so that other set...
methods can be chained
Throws
If no Mobile Country Code can be found from the SIM card
Adds the "mcc" option (Mobile Country Code) to this AuthOptions instance with a custom value. This option is relevant for wassup-based implicit authentication.
Return
This AuthOptions instance updated, so that other set...
methods can be chained