BMXVoiceAttachment Class Reference

Inherits from BMXFileAttachment :
BMXMessageAttachment :
BMXBaseObject :
NSObject
Declared in floo_proxy.h

Overview

@interface Voice message attachment

Class Methods

dynamicCastWithAttachment:

Type casting

+ (BMXVoiceAttachment *)dynamicCastWithAttachment:(BMXMessageAttachment *)*attachment*

Parameters

attachment
The attachment

Return Value

BMXVoiceAttachment

Declared In

  • floo_proxy.h

Instance Methods

Example:

clone

- (BMXMessageAttachment *)clone

Return Value

BMXMessageAttachment

Declared In

  • floo_proxy.h

Example:

dealloc

- (void)dealloc

Example:

duration

Duration of the voice

- (int)duration

Return Value

int

Declared In

  • floo_proxy.h

Example:

initWithPath:duration:

- (id)initWithPath:(NSString *)*path* duration:(int)*duration*

Example:

initWithPath:duration:displayName:

Constructor

- (id)initWithPath:(NSString *)*path* duration:(int)*duration* displayName:(NSString *)*displayName*

Parameters

path
Local file path

duration
Duration of the voice file

displayName
Attachment name displayed in UI pages

Declared In

  • floo_proxy.h

Example:

initWithRatelUrl:duration:displayName:fileLength:

Constructor

- (id)initWithRatelUrl:(NSString *)*ratelUrl* duration:(int)*duration* displayName:(NSString *)*displayName* fileLength:(long long)*fileLength*

Parameters

ratelUrl
The file URL on REST server

duration
Duration of the voice file

displayName
Attachment name displayed in UI pages

fileLength
File length

Declared In

  • floo_proxy.h

Example:

type

Attachment type

- (BMXMessageAttachment_Type)type

Return Value

BMXMessageAttachment_Type

Declared In

  • floo_proxy.h

Example:

© 2019-2023 MaximTop | Homepage Last modified time: 2023-05-17 17:35:58

results matching ""

    No results matching ""