How to replace auto generated easyrtc id with your applications username in easyrtc application
问题 I am developing one application using easyrtc tool with wavemaker tool.For a new user easy rtc provides automatically created easyrtc id. In the chat window the random id are shown..i want to replace these ids with applications username.. I have find one solution where we have to set easyrtc.setUsername("") in client js file before calling easyrtc.connect function.. But this not solves the problem... any help would be appriciated 回答1: Their is no easy way to solve this. However, it is