Sms
class Sms @VisibleForTesting @RestrictTo(value = [RestrictTo.Scope.LIBRARY_GROUP] ) constructor(val registrationInfo: ContactChannel.Sms.RegistrationInfo) : ContactChannel
Sms channel.
Constructors
Link copied to clipboard
Sms channel.