java.lang.Object
com.sinch.sdk.core.utils.EnumDynamic<String,StatusSource>
com.sinch.sdk.domains.verification.models.v1.status.StatusSource

public class StatusSource extends EnumDynamic<String,StatusSource>
With the PIN SMS verification method, a user's phone number is verified by sending an SMS containing a PIN code that must be manually returned. If you are are using an Android handset, you could instead intercept the SMS message delivery and capture the PIN code automatically.