Skip to content
This repository has been archived by the owner on Sep 5, 2019. It is now read-only.

融云连接不上,连接回调失效 #18

Open
Devon3818 opened this issue Mar 13, 2017 · 0 comments
Open

融云连接不上,连接回调失效 #18

Devon3818 opened this issue Mar 13, 2017 · 0 comments

Comments

@Devon3818
Copy link

RongCloudLibPlugin.connect({
token: tk
}, function(ret, err) {
alert(ret + "-ret");
alert(err + "-err");

if(ret.status == 'success') {
	alert("融云id:" + ret.result.userId);
}

});

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant