ozone
Toggle table of contents
0.3.4
common
Target filter
common
Switch theme
Search in API
Skip to content
ozone
bluesky
/
app.bsky.contact
/
StartPhoneVerificationRequest
Start
Phone
Verification
Request
@
Serializable
data
class
StartPhoneVerificationRequest
(
val
phone
:
String
)
Parameters
phone
The phone number to receive the code via SMS.
Members
Constructors
Start
Phone
Verification
Request
Link copied to clipboard
constructor
(
phone
:
String
)
Properties
phone
Link copied to clipboard
val
phone
:
String
The phone number to receive the code via SMS.