LVIMReportDelegate Protocol Reference

Conforms to NSObject
Declared in LVIMConfig.h

– onIMReportConnectState: required method

回报连接状态

- (void)onIMReportConnectState:(void *)state

Parameters

state

状态信息 *

Declared In

LVIMConfig.h

– onIMReportMessageState: required method

回报消息状态

- (void)onIMReportMessageState:(void *)state

Parameters

state

状态信息 *

Declared In

LVIMConfig.h