函数说明
BW8.CC.init(username,pwd,onConnection,onError);
参数说明
名称 | 类型 | 注释 |
---|---|---|
username | string | 帮我吧的客服账号 |
pwd | string | 客服账号对应的密码 |
onConnection | 回调函数 | 用来接收系统消息推送。如果该参数为空,则执行系统默认消息处理。具体消息参见demo |
onError | 回调函数 | 用来接收系统错误消息。 |
函数说明
BW8.CC.call(number);
参数说明
名称 | 类型 | 注释 |
---|---|---|
number | string | 拨打的电话号码。支持手机和座机,如果对方是座机,则拨号为“01063701717” |