Manually broadcast configs of current instance to all other instances.
Parameters
OptionalcustomDetails: any
additional details should also be sent out to other instances
Returns boolean
updateEventListenerName
updateEventListenerName(eventName?): boolean
Manually update event name.
If current instance is the main instance, then following config changes will be sent out under this new event name.
If current instance is listener instances, it will listen to event details under this new name.
Get current configs of current instance.