LANYINGDevelopers
Web & Mini ProgramiOSAndroidC++Server API

BMXMessageAttachment Class Reference#

Inherits from BMXBaseObject :
NSObject
Declared in floo_proxy.h

Overview#

@interface Message attachment

Instance Methods#

clone#

- (BMXMessageAttachment *)clone


Example:

{% lanying_code_snippet repo="lanying-im-ios",class="BMXMessageAttachment",function="clone" %}{% endlanying_code_snippet %}

dealloc#

- (void)dealloc


Example:

{% 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 %}
Generated API content with concise AI notes where context helps.