BMXMessageAttachment Class Reference#
Inherits from BMXBaseObject :
NSObject
Declared in floo_proxy.h
Overview#
@interface Message attachment
Instance Methods#
clone#
- (BMXMessageAttachment *)clone
{% lanying_code_snippet repo="lanying-im-ios",class="BMXMessageAttachment",function="clone" %}{% endlanying_code_snippet %}
dealloc#
- (void)dealloc
{% lanying_code_snippet repo="lanying-im-ios",class="BMXMessageAttachment",function="dealloc" %}{% endlanying_code_snippet %}
type#
Attachment type
- (BMXMessageAttachment_Type)type
Return Value#
Type
Declared In#
floo_proxy.h
Example:
{% lanying_code_snippet repo="lanying-im-ios",class="BMXMessageAttachment",function="type" %}{% endlanying_code_snippet %}