Package 

Class BranchContentUrlBuilder

    • Method Summary

      Modifier and Type Method Description
      String getContentUrl() Configures and requests a content URL to be generated by the Branch servers, via a synchronouscall.
      void generateContentUrl(Branch.BranchLinkCreateListener callback) Configures and requests a content URL to be generated by the Branch servers, via a asynchronouscall; The Branch.BranchLinkCreateListener is called back with the url when the url is generated.
      • Methods inherited from class io.branch.referral.BranchUrlBuilder

        addParameters, addTag, addTags, setDefaultToLongUrl
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait