STOMPReceiver类参考
STOMP 消息接收类。. 更多...
公有成员 | |
(void) | - receiveMessage: |
接收消息。 | |
(BOOL) | - dispose |
释放该对象所占用的资源。显示调用。 | |
属性 | |
NSString * | clientId |
获取客户端ID。 |
详细描述
STOMP 消息接收类。.
成员函数文档
- (BOOL) dispose |
释放该对象所占用的资源。显示调用。
- (void) receiveMessage: | (NSString **) | message |
接收消息。
- 参数:
-
message 消息。
属性文档
- (NSString*) clientId [read, assign] |
获取客户端ID。
- 参数:
-
clientId 客户端ID。
该类的文档由以下文件生成:
版权所有©2005-2021 北京超图软件股份有限公司。保留所有权利。