im-link-jssdk - v1.1.8
    Preparing search index...

    Interface IMRequestAppParams

    app消息交互参数

    interface IMRequestAppParams {
        method: string;
        param?: { [key: string]: any };
    }
    Index

    Properties

    Properties

    method: string

    请求类型

    • h5-register : 获取h5注册页面链接
    param?: { [key: string]: any }

    请求参数