public static interface EZOpenSDKListener.EZLeaveMessageFlowCallback
Modifier and Type | Method and Description |
---|---|
void |
onLeaveMessageFlowCallback(int type,
byte[] data,
int dataLen,
java.lang.String msgID)
Message data callback.
|