Kelas ACSCallerInfo
Deklarasi
@interface ACSCallerInfo : NSObject;
Deskripsi
Menjelaskan Informasi Penelepon
Metode
Properti
displayName
Nama tampilan pemanggil
@property (retain, nonnull, readonly) NSString * displayName;
pengidentifikasi
Pengidentifikasi pemanggil.
@property(nonatomic, readonly, nonnull) id<CommunicationIdentifier> identifier;