open fun addIdentityToBroadcastList(identity: LocalIdentity): Unit
Adds an identity to the ones to be broadcast by the service. Identities may be added at any time during the lifecycle of the service
identity - the identity to add to the broadcast list
identity