iflychat.openAdminDashboard

iFlyChat JavaScript SDK has a function named 'openAdminDashboard' which can be used to open the admin dashboard. You may use the function in the following manner:

iflychat.openAdminDashboard();

This function takes no parameter.

Last updated