接口 EZOpenSDKListener.EZLeaveMessageFlowCallback

  • 封闭类:
    EZOpenSDKListener

    public static interface EZOpenSDKListener.EZLeaveMessageFlowCallback
    留言数据回调,用于获取留言数据
    • 方法详细资料

      • onLeaveMessageFlowCallback

        void onLeaveMessageFlowCallback​(int type,
                                        byte[] data,
                                        int dataLen,
                                        java.lang.String msgID)
        留言数据回调
        参数:
        type - 流类型 1-语音留言2-视频留言
        data - 流数据
        dataLen - 流数据长度
        msgID - 消息ID