Message Details
class MessageDetails(template: String?, sender: String?, locale: Locale?)
Content copied to clipboard
Represents the settings of a message to send to the user, needed by the Webcom.sendOtp method.
Constructors
MessageDetails
Link copied to clipboard
fun MessageDetails(template: String? = null, sender: String? = null, locale: Locale? = null)
Content copied to clipboard
Functions
return Locale As String
Link copied to clipboard