Package com.adapty.listeners
Interface OnProfileUpdatedListener
-
- All Implemented Interfaces:
public interface OnProfileUpdatedListener
-
-
Method Summary
Modifier and Type Method Description abstract UnitonProfileReceived(AdaptyProfile profile)-
-
Method Detail
-
onProfileReceived
abstract Unit onProfileReceived(AdaptyProfile profile)
-
-
-
-