Federation enables clients to create segmented messaging. Please take a look at this article for more details.
We recommend implementing this where you will be authenticating your users. This function requires nudge to be initialized before use.
myNudge.setFederationId(federationId)
Key:
-
myNudge: This would be your instance of nudge created when initializing the library (shown here in our guide for setting up nudge) -
federationId(String):ID value identifying the logged-in app user, enabling targeted messaging to account holders.
Comments
0 comments
Article is closed for comments.