public static interface Branch.BranchUniversalReferralInitListener
An Interface class that is implemented by all classes that make use of
Branch.BranchUniversalReferralInitListener, defining a single method that provides
BranchUniversalObject, LinkProperties and an error message of BranchError format that will be
returned on failure of the request response.
In case of an error the value for BranchUniversalObject and LinkProperties are set to null.
BranchUniversalObject,
LinkProperties,
BranchError| Modifier and Type | Method and Description |
|---|---|
void |
onInitFinished(BranchUniversalObject branchUniversalObject,
LinkProperties linkProperties,
BranchError error) |
void onInitFinished(BranchUniversalObject branchUniversalObject, LinkProperties linkProperties, BranchError error)