You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get a short url with specified params, tags, and channel. The usage type will default to unlimited. Content Urls use the feature `BRANCH_FEATURE_TAG_SHARE`.
807
-
808
-
@param params Dictionary of parameters to include in the link.
809
-
@param tags An array of tags to associate with this link, useful for tracking.
810
-
@param channel The channel for the link. Examples could be Facebook, Twitter, SMS, etc, depending on where it will be shared.
811
-
@warning This method makes a synchronous url request.
Get a short url with specified params and channel. The usage type will default to unlimited. Referral Urls use the feature `BRANCH_FEATURE_TAG_REFERRAL`.
817
-
818
-
@param params Dictionary of parameters to include in the link.
819
-
@param channel The channel for the link. Examples could be Facebook, Twitter, SMS, etc, depending on where it will be shared.
820
-
@warning This method makes a synchronous url request.
Get a short url with specified params, tags, and channel. The usage type will default to unlimited. Referral Urls use the feature `BRANCH_FEATURE_TAG_REFERRAL`.
826
-
827
-
@param params Dictionary of parameters to include in the link.
828
-
@param tags An array of tags to associate with this link, useful for tracking.
829
-
@param channel The channel for the link. Examples could be Facebook, Twitter, SMS, etc, depending on where it will be shared.
830
-
@warning This method makes a synchronous url request.
Get a short url with specified params, tags, and channel. The usage type will default to unlimited. Content Urls use the feature `BRANCH_FEATURE_TAG_SHARE`.
1046
-
1047
-
@param params Dictionary of parameters to include in the link.
1048
-
@param channel The channel for the link. Examples could be Facebook, Twitter, SMS, etc, depending on where it will be shared.
Get a short url with specified params, tags, and channel. The usage type will default to unlimited. Content Urls use the feature `BRANCH_FEATURE_TAG_SHARE`.
1055
-
1056
-
@param params Dictionary of parameters to include in the link.
1057
-
@param tags An array of tags to associate with this link, useful for tracking.
1058
-
@param channel The channel for the link. Examples could be Facebook, Twitter, SMS, etc, depending on where it will be shared.
Get a short url with specified params, tags, and channel. The usage type will default to unlimited. Referral Urls use the feature `BRANCH_FEATURE_TAG_REFERRAL`.
1065
-
1066
-
@param params Dictionary of parameters to include in the link.
1067
-
@param channel The channel for the link. Examples could be Facebook, Twitter, SMS, etc, depending on where it will be shared.
Get a short url with specified params, tags, and channel. The usage type will default to unlimited. Referral Urls use the feature `BRANCH_FEATURE_TAG_REFERRAL`.
1074
-
1075
-
@param params Dictionary of parameters to include in the link.
1076
-
@param tags An array of tags to associate with this link, useful for tracking.
1077
-
@param channel The channel for the link. Examples could be Facebook, Twitter, SMS, etc, depending on where it will be shared.
0 commit comments