http://docs-im.easemob.com/im/web/intro/basic 文档中说的isAutoLogin为false时,需要手动调用conn.setPresence().但是conn没有setPresence方法啊。 <img width="698" alt="1" src="https://user-images.githubusercontent.com/15245246/74598523-f3ea3c00-50ad-11ea-888c-4aee198d4f7d.png">
http://docs-im.easemob.com/im/web/intro/basic

文档中说的isAutoLogin为false时,需要手动调用conn.setPresence().但是conn没有setPresence方法啊。