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  
setAffiliation(affiliation:String) — method, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder
Set any affiliation for this transaction event
setAlias(alias:String) — method, class io.branch.nativeExtensions.branch.buo.LinkProperties
setCampaign(campaign:String) — method, class io.branch.nativeExtensions.branch.buo.LinkProperties
setCanonicalIdentifier(identifier:String) — method, interface io.branch.nativeExtensions.branch.buo.BranchUniversalObject
(Required) This is the unique identifier for content that will help Branch dedupe across many instances of the same thing.
setCanonicalUrl(canonicalUrl:String) — method, interface io.branch.nativeExtensions.branch.buo.BranchUniversalObject
The canonical URL, used for SEO purposes
setChannel(channel:String) — method, class io.branch.nativeExtensions.branch.buo.LinkProperties
setContentDescription(contentDescription:String) — method, interface io.branch.nativeExtensions.branch.buo.BranchUniversalObject
A description for the content
setContentImageUrl(contentImageUrl:String) — method, interface io.branch.nativeExtensions.branch.buo.BranchUniversalObject
The image URL for the content.
setContentIndexingMode(contentIndexingMode:String) — method, interface io.branch.nativeExtensions.branch.buo.BranchUniversalObject
Can be set to either "public" or "private".
setContentMetadata(metadata:io.branch.nativeExtensions.branch.buo:ContentMetadata) — method, interface io.branch.nativeExtensions.branch.buo.BranchUniversalObject
setCoupon(coupon:String) — method, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder
Set any coupons associated with this transaction event
setCurrency(iso4217Code:String) — method, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder
Set the currency related with this transaction event
setDebugMode(enabled:Boolean) — method, class io.branch.nativeExtensions.branch.BranchOptions
setDelayInitToCheckForSearchAds(delay:Boolean) — method, class io.branch.nativeExtensions.branch.BranchOptions
Sets whether your app will delay initialisation to check for search ads on iOS
setDescription(description:String) — method, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder
Set description for this transaction event
setDuration(duration:int) — method, class io.branch.nativeExtensions.branch.buo.LinkProperties
setFeature(feature:String) — method, class io.branch.nativeExtensions.branch.buo.LinkProperties
setIdentity(userId:String) — method, class io.branch.nativeExtensions.branch.Branch
Often, you might have your own user IDs, or want referral and event data to persist across platforms or uninstall/reinstall.
setidentity:failed — Event, class io.branch.nativeExtensions.branch.Branch
setidentity:success — Event, class io.branch.nativeExtensions.branch.Branch
SET_IDENTITY_FAILED — Constant Static Property, class io.branch.nativeExtensions.branch.events.BranchEvent
Dispatched when the identity set up has failed.
SET_IDENTITY_SUCCESS — Constant Static Property, class io.branch.nativeExtensions.branch.events.BranchEvent
Dispatched when the identity has been successfully set up.
setLocalIndexMode(title:String) — method, interface io.branch.nativeExtensions.branch.buo.BranchUniversalObject
setRevenue(revenue:Number) — method, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder
Set the revenue value related with this transaction event
setSearchQuery(searchQuery:String) — method, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder
Set any search query associated with the event
setShipping(shipping:Number) — method, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder
Set the shipping value related with this transaction event
setStage(stage:String) — method, class io.branch.nativeExtensions.branch.buo.LinkProperties
setTags(tags:Array) — method, class io.branch.nativeExtensions.branch.buo.LinkProperties
setTax(tax:Number) — method, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder
Set the tax value related with this transaction event
setTitle(title:String) — method, interface io.branch.nativeExtensions.branch.buo.BranchUniversalObject
The name for the piece of content
setTransactionID(transactionId:String) — method, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder
Set the transaction id associated with this event if there in any
setUseTestKey(useTestKey:Boolean) — method, class io.branch.nativeExtensions.branch.BranchOptions
Sets whether your app will use the Branch test key.
STANDARD_EVENT_ACHIEVE_LEVEL — Constant Static Property, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder
STANDARD_EVENT_ADD_PAYMENT_INFO — Constant Static Property, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder
STANDARD_EVENT_ADD_TO_CART — Constant Static Property, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder
STANDARD_EVENT_ADD_TO_WISHLIST — Constant Static Property, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder
STANDARD_EVENT_COMPLETE_REGISTRATION — Constant Static Property, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder
STANDARD_EVENT_COMPLETE_TUTORIAL — Constant Static Property, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder
STANDARD_EVENT_INITIATE_PURCHASE — Constant Static Property, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder
STANDARD_EVENT_PURCHASE — Constant Static Property, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder
STANDARD_EVENT_RATE — Constant Static Property, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder
STANDARD_EVENT_SEARCH — Constant Static Property, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder
STANDARD_EVENT_SHARE — Constant Static Property, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder
STANDARD_EVENT_SPEND_CREDITS — Constant Static Property, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder
STANDARD_EVENT_UNLOCK_ACHIEVEMENT — Constant Static Property, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder
STANDARD_EVENT_VIEW_CART — Constant Static Property, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder
STANDARD_EVENT_VIEW_ITEM — Constant Static Property, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder
STANDARD_EVENT_VIEW_ITEMS — Constant Static Property, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder
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