open fun addIdentityToBroadcastList(identity: LocalIdentity!): Unit
(source)
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
- LocalIdentity!: the identity to add to the broadcast list