AVSMS Class Reference
Inherits from | NSObject |
---|---|
Declared in | AVSMS.h |
+ requestShortMessageForPhoneNumber:options:callback:
Request a short message for a phone number.
+ (void)requestShortMessageForPhoneNumber:(NSString *)phoneNumber options:(nullable AVShortMessageRequestOptions *)options callback:(AVBooleanResultBlock)callback
Parameters
phoneNumber |
The phone number which the short message will sent to. |
---|---|
options |
The options that configure short message. |
callback |
The callback of request. |
Discussion
Request a short message for a phone number.
Declared In
AVSMS.h