{"id":4869,"date":"2021-12-10T18:50:00","date_gmt":"2021-12-10T10:50:00","guid":{"rendered":"https:\/\/www.enablex.io\/developer\/?page_id=4869"},"modified":"2022-04-11T13:04:43","modified_gmt":"2022-04-11T05:04:43","slug":"participant-role-switch","status":"publish","type":"page","link":"https:\/\/doc.smartflomeet.ttns.in\/developer\/video-api\/client-api\/cordova-toolkit\/participant-role-switch\/","title":{"rendered":"Participant Role Switch: Cordova\/Ionic SDK &#8211; Video API"},"content":{"rendered":"\n<p>A Moderator can designate a connected Participant to act as a Moderator during the session. Doing so, the promoted Participant would get access to all the rights of the Moderator, i.e. access all features listed under Moderator Controls; and the old Moderator becomes a Participant. Similarly, the new Moderator can further grant Moderator Role to other participant if needed.<\/p>\n\n\n\n<p><strong>Method<\/strong>:  <code>switchUserRole (clientId )<\/code><\/p>\n\n\n\n<p><strong>Parameter<\/strong>: <\/p>\n\n\n\n<ul><li><code>@param {String} clientId<\/code> &#8211; Client ID of the participant who is being designated as a Moderator<\/li><\/ul>\n\n\n\n<p><strong>Event Listeners:<\/strong><\/p>\n\n\n\n<ul><li><code>onSwitchedUserRole<\/code> \u2013 Moderator is acknowledged that he has requested for Switch User Role <\/li><li><code>onUserRoleChanged<\/code> &#8211; All participants are notified with a message that a new user has been appointed as moderator. Also, the newly appointed moderator is notified with extra information <\/li><\/ul>\n\n\n\n<pre class=\"wp-block-preformatted\">\/\/ To enable stats\nwindow.EnxRtc.switchUserRole(clientId);\n\n\/\/ Add Event Listeners\n\/\/ Moderator is acknowledged\nwindow.EnxRtc.addEventListner(\"onSwitchedUserRole\", function\n(data)\n{\nconsole.log(JSON.stringify(data.data));\n});\n\n\/\/ Client whose role is changed from participant to moderator.\nwindow.EnxRtc.addEventListner(\"onUserRoleChanged\",function (data)\nconsole.log(JSON.stringify(data.data));\n});<\/pre>\n\n\n\n<div style=\"height:40px\" aria-hidden=\"true\" class=\"wp-block-spacer\"><\/div>\n\n\n\n<hr class=\"wp-block-separator is-style-wide\"\/>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n<p>\u2190 <a href=\"..\/room-entry-restriction\/\"><\/a><a href=\"..\/room-entry-restriction\/\">Lock \/ Unlock Room<\/a><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column\">\n<p class=\"has-text-align-center\"><a href=\"..\/\">Index<\/a><\/p>\n<\/div>\n\n\n\n<div class=\"wp-block-column\">\n<p class=\"has-text-align-right\"><a href=\"..\/disconnect-user\/\"><\/a><a href=\"..\/disconnect-user\/\">Disconnect User<\/a> \u2192<a href=\"\/developer\/how-to-use\/\"><\/a><\/p>\n<\/div>\n<\/div>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>A Moderator can designate a connected Participant to act as a Moderator during the session. Doing so, the promoted Participant would get access to all the rights of the Moderator, i.e. access all features listed under Moderator Controls; and the old Moderator becomes a Participant. Similarly, the new Moderator can further grant Moderator Role to other participant if needed. Method: switchUserRole (clientId ) Parameter: @param {String} clientId &#8211; Client ID&hellip; <\/p>\n","protected":false},"author":1,"featured_media":0,"parent":3719,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"ub_ctt_via":""},"featured_image_src":null,"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"featured":false,"featured-large":false},"uagb_author_info":{"display_name":"vcxdevwpadmin","author_link":"https:\/\/doc.smartflomeet.ttns.in\/developer\/author\/vcxdevwpadmin\/"},"uagb_comment_info":0,"uagb_excerpt":"A Moderator can designate a connected Participant to act as a Moderator during the session. Doing so, the promoted Participant would get access to all the rights of the Moderator, i.e. access all features listed under Moderator Controls; and the old Moderator becomes a Participant. Similarly, the new Moderator can further grant Moderator Role to&hellip;","_links":{"self":[{"href":"https:\/\/doc.smartflomeet.ttns.in\/developer\/wp-json\/wp\/v2\/pages\/4869"}],"collection":[{"href":"https:\/\/doc.smartflomeet.ttns.in\/developer\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/doc.smartflomeet.ttns.in\/developer\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/doc.smartflomeet.ttns.in\/developer\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/doc.smartflomeet.ttns.in\/developer\/wp-json\/wp\/v2\/comments?post=4869"}],"version-history":[{"count":0,"href":"https:\/\/doc.smartflomeet.ttns.in\/developer\/wp-json\/wp\/v2\/pages\/4869\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/doc.smartflomeet.ttns.in\/developer\/wp-json\/wp\/v2\/pages\/3719"}],"wp:attachment":[{"href":"https:\/\/doc.smartflomeet.ttns.in\/developer\/wp-json\/wp\/v2\/media?parent=4869"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}