public interface ESignLiveRootActivityProvider
onCreate(...)
method of the activity.
This way you make sure to receive events even when the activity gets recreated (for example: when device orientation changes).Modifier and Type | Method and Description |
---|---|
Activity |
getRootActivityForSdkUserInterface()
provide a reference of your app's activity to eSignLive SDK.
|
Activity getRootActivityForSdkUserInterface()