helbing/agora-api

agora api

v0.1.0 2019-09-19 02:33 UTC

This package is auto-updated.

Last update: 2024-09-15 03:55:12 UTC


README

composer require helbing/agora-api

用法

$client = new Dashboard($customerId, $customerCertificate);
$result = $client->projects();