共用方式為


ACSAddPhoneNumberOptions 類別

宣告

@interface ACSAddPhoneNumberOptions : NSObject;

Description

撥打撥出 PSTN 通話時的選項

方法

init

使用預設組態建立新的實例

-(instancetype)init;

屬性

alternateCallerId

要在接收端顯示的替代 callerId 電話號碼

@property(nonatomic, nonnull) PhoneNumberIdentifier* alternateCallerId;