class FirebaseDynamicLinks extends Service (View source)

Service definition for FirebaseDynamicLinks (v1).

Programmatically creates and manages Firebase Dynamic Links.

For more information about this service, see the API Documentation

Constants

FIREBASE

View and administer all your Firebase data and settings.

Properties

$managedShortLinks
$shortLinks
$v1
$rootUrlTemplate

Methods

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the FirebaseDynamicLinks service.

Details

__construct(Client|array $clientOrConfig = [], string $rootUrl = null)

Constructs the internal representation of the FirebaseDynamicLinks service.

Parameters

Client|array $clientOrConfig

The client used to deliver requests, or a config array to pass to a new Client instance.

string $rootUrl

The root URL used for requests to the service.