客服

LjWxSdk.beginCustomerServiceByFb(data);

注意:此处的客服功能主要是为实现帮助用户自助跳转至H5版本
客服回复会有两种情况:
1.回复带微端分包链接(需满足两种要求,绑定手机号和消费金额(后台配置)达到跳转限制)--->未完成,接口报错
2.普通回复欢迎语

参数:

名称 类型 描述 是否必填
roleId string 玩家角色Id
serverId string 玩家服务器Id
phone string 玩家手机号

使用示例:


		LjWxSdk.beginCustomerServiceByFb(myBehaviour, "1001", "30", "18964807172")