| 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 |
| Branch — class, package io.branch.nativeExtensions.branch |
|
Main interface to the Branch SDK for the Branch native extension. |
| Branch() — Constructor, class io.branch.nativeExtensions.branch.Branch |
|
Branch is a Singleton, it should be access through the Branch.instance reference. |
| BranchConst — class, package io.branch.nativeExtensions.branch |
| |
| BranchCreditsEvent — class, package io.branch.nativeExtensions.branch.events |
|
This Event contains information about credit related calls
|
| BranchCreditsEvent(type:String, data:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class io.branch.nativeExtensions.branch.events.BranchCreditsEvent |
| |
| BranchError — class, package io.branch.nativeExtensions.branch |
| |
| BranchError() — Constructor, class io.branch.nativeExtensions.branch.BranchError |
| |
| BranchEvent — class, package io.branch.nativeExtensions.branch.events |
| |
| BranchEvent(type:String, data:String, bubbles:Boolean, cancelable:Boolean) — Constructor, class io.branch.nativeExtensions.branch.events.BranchEvent |
| |
| BranchEventBuilder — class, package io.branch.nativeExtensions.branch.tracking |
|
Class for creating Branch events for tracking and analytical purpose. |
| BranchEventBuilder(eventName:String) — Constructor, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder |
|
Class constructor
|
| BranchOptions — class, package io.branch.nativeExtensions.branch |
|
This class defines setup options for the Branch instance and session
|
| BranchOptions() — Constructor, class io.branch.nativeExtensions.branch.BranchOptions |
| |
| BranchUniversalObject — Interface, package io.branch.nativeExtensions.branch.buo |
| |
| BranchUniversalObjectEvent — class, package io.branch.nativeExtensions.branch.events |
| |
| BranchUniversalObjectEvent(type:String, url:String, error:io.branch.nativeExtensions.branch:BranchError, bubbles:Boolean, cancelable:Boolean) — Constructor, class io.branch.nativeExtensions.branch.events.BranchUniversalObjectEvent |
| |
| build() — method, class io.branch.nativeExtensions.branch.tracking.BranchEventBuilder |
|
Creates an object representing an event for the extension. |
|
| 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 |