A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
B
- BABY_AND_TODDLER - enum entry in io.branch.referral.util.ProductCategory
- BackgroundColor - enum entry in io.branch.referral.Defines.Jsonkey
- BAM - enum entry in io.branch.referral.util.CurrencyType
- BANNER - enum entry in io.branch.referral.util.AdType
- BBD - enum entry in io.branch.referral.util.CurrencyType
- BDT - enum entry in io.branch.referral.util.CurrencyType
- BeginAfterID - enum entry in io.branch.referral.Defines.Jsonkey
- BGN - enum entry in io.branch.referral.util.CurrencyType
- BHD - enum entry in io.branch.referral.util.CurrencyType
- BIF - enum entry in io.branch.referral.util.CurrencyType
- bindIsolatedService(Intent,int,String,Executor,ServiceConnection) - function in android.content.BranchApp
- bindService(Intent,ServiceConnection,int) - function in android.content.BranchApp
- bindServiceAsUser(Intent,ServiceConnection,int,UserHandle) - function in android.content.BranchApp
- BMD - enum entry in io.branch.referral.util.CurrencyType
- BND - enum entry in io.branch.referral.util.CurrencyType
- BOB - enum entry in io.branch.referral.util.CurrencyType
- BOV - enum entry in io.branch.referral.util.CurrencyType
- Branch - class in io.branch.referral
- The core object required when using Branch SDK.
- Branch.BranchLinkCreateListener - class in io.branch.referral.Branch
- An Interface class that is implemented by all classes that make use of BranchLinkCreateListener, defining a single method that takes a URL String format, and an error message of BranchError format that will bereturned on failure of the request response.
- Branch.BranchLinkShareListener - class in io.branch.referral.Branch
- An Interface class that is implemented by all classes that make use of BranchLinkShareListener, defining methods to listen for link sharing status.
- Branch.BranchListResponseListener - class in io.branch.referral.Branch
- An Interface class that is implemented by all classes that make use of BranchListResponseListener, defining a single method that takes a list of JSONArray format, and an error message of BranchError format that will bereturned on failure of the request response.
- Branch.BranchReferralInitListener - class in io.branch.referral.Branch
- An Interface class that is implemented by all classes that make use of BranchReferralInitListener, defining a single method that takes a list of params in JSONObject format, and an error message of BranchError format that will bereturned on failure of the request response.
- Branch.BranchReferralStateChangedListener - class in io.branch.referral.Branch
- An Interface class that is implemented by all classes that make use of BranchReferralStateChangedListener, defining a single method that takes a value of Boolean format, and an error message of BranchError format that will bereturned on failure of the request response.
- Branch.BranchUniversalReferralInitListener - class in io.branch.referral.Branch
- An Interface class that is implemented by all classes that make use of BranchUniversalReferralInitListener, defining a single method that provides BranchUniversalObject, LinkProperties and an error message of BranchError format that will bereturned on failure of the request response.
- Branch.CreditHistoryOrder - class in io.branch.referral.Branch
- enum containing the sort options for return of credit history.
- Branch.ExtendedBranchLinkShareListener - class in io.branch.referral.Branch
- An extended version of BranchLinkShareListener with callback that supports updating link data or properties after user select a channel to shareThis will provide the extended callback onChannelSelected only when sharing a link using Branch Universal Object.
- Branch.IBranchViewControl - class in io.branch.referral.Branch
- Interface for defining optional Branch view behaviour for Activities
- Branch.IChannelProperties - class in io.branch.referral.Branch
- An interface class for customizing sharing properties with selected channel.
- Branch.InitSessionBuilder - class in io.branch.referral.Branch
- Branch.LogoutStatusListener - class in io.branch.referral.Branch
- Callback interface for listening logout status
- Branch.ShareLinkBuilder - class in io.branch.referral.Branch
- Legacy class for building a share link dialog.
- Branch_Instrumentation - enum entry in io.branch.referral.Defines.Jsonkey
- Branch_Round_Trip_Time - enum entry in io.branch.referral.Defines.Jsonkey
- BRANCH_STANDARD_EVENT - class in io.branch.referral.util
- Created by sojanpr on 7/5/17.
- BranchApp - class in io.branch.referral
- Default Android Application class for Branch SDK.
- BranchAsyncTask - class in io.branch.referral
- Convenient class for handling ASync task with pool executor depending on the SDK platform
- BranchContentSchema - class in io.branch.referral.util
- Created by sojanpr on 7/7/17.
- BranchContentUrlBuilder - class in io.branch.referral
- Created by sojanpr on 8/3/15.
- BranchCPID - class in io.branch.referral.util
- BranchCPID.ProbabilisticCPID - class in io.branch.referral.util.BranchCPID
- BranchData - enum entry in io.branch.referral.Defines.Jsonkey
- BranchData - enum entry in io.branch.referral.Defines.IntentKeys
- BranchError - class in io.branch.referral
- Returns a general error if the server back-end is down.
- BranchEvent - class in io.branch.referral.util
- Class for creating Branch events for tracking and analytical purpose.
- BranchIdentity - enum entry in io.branch.referral.Defines.Jsonkey
- BranchJsonConfig - class in io.branch.referral
- Created by jdee on 6/7/17.
- BranchJsonConfig.BranchJsonKey - class in io.branch.referral.BranchJsonConfig
- BranchKey - enum entry in io.branch.referral.Defines.Jsonkey
- branchKey - enum entry in io.branch.referral.BranchJsonConfig.BranchJsonKey
- BranchLinkUsed - enum entry in io.branch.referral.Defines.Jsonkey
- BranchLinkUsed - enum entry in io.branch.referral.Defines.IntentKeys
- BranchPartnerParameters - class in io.branch.referral
- BranchPluginSupport - class in io.branch.referral
- BranchQRCode - class in io.branch.referral.QRCode
- BranchQRCode.BranchImageFormat - class in io.branch.referral.QRCode.BranchQRCode
- BranchQRCode.BranchQRCodeDataHandler - class in io.branch.referral.QRCode.BranchQRCode
- BranchQRCode.BranchQRCodeImageHandler - class in io.branch.referral.QRCode.BranchQRCode
- BranchQRCode.BranchQRCodeRequestHandler - class in io.branch.referral.QRCode.BranchQRCode
- BranchQRCodeCache - class in io.branch.referral
- BranchReferralUrlBuilder - class in io.branch.referral
- Class for creating builder for getting a referral url with Branch.
- BranchRemoteInterface - class in io.branch.referral.network
- Abstract class for Branch remote interface.
- BranchRemoteInterface.BranchRemoteException - class in io.branch.referral.network.BranchRemoteInterface
- Exception thrown when there is an error while doing a restful operation with Branch Remote serversee doRestfulGet and doRestfulPost
- BranchRemoteInterface.BranchResponse - class in io.branch.referral.network.BranchRemoteInterface
- Class for providing result of RESTful operation against Branch Remote server
- BranchRemoteInterfaceUrlConnection - class in io.branch.referral.network
- Created by sojanpr on 5/31/17.
- BranchShareSheetBuilder - class in io.branch.referral
- Class for building a share link dialog.This creates a chooser for selecting application for sharing a link created with given parameters.
- BranchShortLinkBuilder - class in io.branch.referral
- Class for creating builder for getting a short url with Branch.
- BranchUniversalObject - class in io.branch.indexing
- Class represents a single piece of content within your app, as well as any associated metadata.
- BranchUniversalObject.CONTENT_INDEX_MODE - class in io.branch.indexing.BranchUniversalObject
- Defines the Content indexing modesPUBLIC | PRIVATE
- BranchUniversalObject.RegisterViewStatusListener - class in io.branch.indexing.BranchUniversalObject
- Callback interface for listening register content view status
- BranchURI - enum entry in io.branch.referral.Defines.IntentKeys
- BranchUtil - class in io.branch.referral
- Class for Branch utility methods
- BranchUtil.JsonReader - class in io.branch.referral.BranchUtil
- BranchViewAction - enum entry in io.branch.referral.Defines.Jsonkey
- BranchViewData - enum entry in io.branch.referral.Defines.Jsonkey
- BranchViewHandler - class in io.branch.referral
- Class for managing Branch Views on application.
- BranchViewHandler.IBranchViewEvents - class in io.branch.referral.BranchViewHandler
- Interface for calling back methods on Branch view lifecycle events
- BranchViewHtml - enum entry in io.branch.referral.Defines.Jsonkey
- BranchViewID - enum entry in io.branch.referral.Defines.Jsonkey
- BranchViewNumOfUse - enum entry in io.branch.referral.Defines.Jsonkey
- BranchViewUrl - enum entry in io.branch.referral.Defines.Jsonkey
- Brand - enum entry in io.branch.referral.Defines.Jsonkey
- BRL - enum entry in io.branch.referral.util.CurrencyType
- BSD - enum entry in io.branch.referral.util.CurrencyType
- BTN - enum entry in io.branch.referral.util.CurrencyType
- Bucket - enum entry in io.branch.referral.Defines.Jsonkey
- BUSINESS_AND_INDUSTRIAL - enum entry in io.branch.referral.util.ProductCategory
- BWP - enum entry in io.branch.referral.util.CurrencyType
- BYN - enum entry in io.branch.referral.util.CurrencyType
- bypassCurrentActivityIntentState() - function in io.branch.referral.Branch
- bypassWaitingForIntent(boolean) - function in io.branch.referral.Branch
- Use this method cautiously, it is meant to enable the ability to start a session beforethe user opens the app.The use case explained:Users are expected to initialize session from Activity.onStart.
- BYR - enum entry in io.branch.referral.util.CurrencyType
- BZD - enum entry in io.branch.referral.util.CurrencyType