zdk.objc
Instance Methods | Properties | List of all members
<ZDKBanafoPhone> Protocol Reference

Banafo Phone. More...

#import <ZDKBanafoPhone.h>

Inheritance diagram for <ZDKBanafoPhone>:
<ZDKZHandle>

Instance Methods

(NSString *) - handlesDescription
 
- Instance Methods inherited from <ZDKZHandle>
(long int) - handle
 
(void) - initialize
 
(void) - releaseReference
 
(NSString *) - handlesDescription
 

Properties

ZDKPhoneType type
 Phone number type. More...
 
NSString *_Nullable number
 Phone number. More...
 

Detailed Description

Banafo Phone.

Describes the Banafo Phone.

Method Documentation

◆ handlesDescription

- (NSString *) handlesDescription

Reimplemented from <ZDKZHandle>.

Property Documentation

◆ number

- (NSString* _Nullable) number
readnonatomicassign

Phone number.

The phone number itself.

Returns
Phone number

◆ type

- (ZDKPhoneType) type
readnonatomicassign

Phone number type.

The type of the phone number.

Returns
The phone type
See also
PhoneType

The documentation for this protocol was generated from the following file: