zdk.objc
|
Banafo Call. More...
#import <ZDKRecordingStream.h>
Instance Methods | |
(NSString *) | - handlesDescription |
![]() | |
(long int) | - handle |
(void) | - initialize |
(void) | - releaseReference |
(NSString *) | - handlesDescription |
Properties | |
ZDKRecordingType | origin |
The origin of the file content. More... | |
NSString *_Nullable | type |
Recording stream type. More... | |
NSString *_Nullable | fileName |
The name of the file. More... | |
NSString *_Nullable | languageCode |
ZDKETF language tag of the recording. More... | |
Banafo Call.
Describes the Recording stream, mainly used for Banafo recordings.
- (NSString *) handlesDescription |
Reimplemented from <ZDKZHandle>.
|
readnonatomicassign |
The name of the file.
The name of the file.
|
readnonatomicassign |
ZDKETF language tag of the recording.
ZDKETF language tag of the recording.
|
readnonatomicassign |
The origin of the file content.
The origin of the file content.
|
readnonatomicassign |
Recording stream type.
The type of the recording stream, e.g. "phone-call", "web-conference", "other", etc.