BMXImageAttachment Class Reference

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

Overview

@interface 图片消息附件

Class Methods

dynamicCastWithAttachment:

消息附件强制转换为图像附件

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

Parameters

attachment
附件

Return Value

BMXImageAttachment

Declared In

  • floo_proxy.h

Instance Methods

Example:

clone

克隆函数

- (BMXMessageAttachment *)clone

Return Value

BMXMessageAttachment

Declared In

  • floo_proxy.h

Example:

dealloc

- (void)dealloc

Example:

initWithData:thumbnailData:imageSize:displayName:conversationId:

- (id)initWithData:(NSData *)*aData* thumbnailData:(NSData *)*thumbnailData* imageSize:(BMXMessageAttachmentSize *)*size* displayName:(NSString *)*displayName* conversationId:(long long)*conversationId*

Example:

initWithPath:size:

- (id)initWithPath:(NSString *)*path* size:(BMXMessageAttachmentSize *)*size*

Example:

initWithPath:size:displayName:

构造函数,构建发送图片消息附件

- (id)initWithPath:(NSString *)*path* size:(BMXMessageAttachmentSize *)*size* displayName:(NSString *)*displayName*

Parameters

path
本地路径

size
图片的大小,宽度和高度

displayName
展示名

Declared In

  • floo_proxy.h

Example:

initWithRatelUrl:size:displayName:fileLength:

构造函数,构建接收图片消息附件

- (id)initWithRatelUrl:(NSString *)*ratelUrl* size:(BMXMessageAttachmentSize *)*size* displayName:(NSString *)*displayName* fileLength:(long long)*fileLength*

Parameters

size
图片的大小,宽度和高度

displayName
展示名

fileLength
文件大小

url
图片ratel服务器地址

Declared In

  • floo_proxy.h

Example:

setThumbnail:

设置发送图片消息缩略图

- (void)setThumbnail:(NSString *)*path*

Parameters

path
本地路径

Declared In

  • floo_proxy.h

Example:

size

图片大小

- (BMXMessageAttachmentSize *)size

Return Value

BMXMessageAttachmentSize

Declared In

  • floo_proxy.h

Example:

thumbnailDownloadStatus

缩略图下载状态

- (BMXMessageAttachment_DownloadStatus)thumbnailDownloadStatus

Return Value

BMXMessageAttachment_DownloadStatus

Declared In

  • floo_proxy.h

Example:

thumbnailPath

缩略图本地路径

- (NSString *)thumbnailPath

Return Value

NSString

Declared In

  • floo_proxy.h

Example:

thumbnailUrl

远程使用缩略图URL

- (NSString *)thumbnailUrl

Return Value

NSString

Declared In

  • floo_proxy.h

Example:

type

返回图片附件类型

- (BMXMessageAttachment_Type)type

Return Value

BMXMessageAttachment_Type

Declared In

  • floo_proxy.h

Example:

© 2019-2023 美信拓扑 | 官网 该文件修订时间: 2023-05-17 17:35:58

results matching ""

    No results matching ""