Function addUserProfileEventListener
- add
User Profile Event Listener(userProfileEvent, listenerFn): void Parameters
userProfileEvent: UserProfileEvent
listenerFn: ListenerFn<UserProfileEvent, IBlockInfo>
Returns void
Generated using TypeDoc
Generated using TypeDoc
Description
Add listener for the given UserProfileEvent
Since
2.13.0
Example