Importing Dependencies
If you have any questions during development, post them on the Issues page of GitHub. For details about parameters and usage of each API, see the API Reference
Before initializing an instance of ObsClient, you need to import dependencies. Sample code is as follows:
// Import the dependency library. require 'vendor/autoload.php'; // Import the SDK code library during source code installation. // require 'obs-autoloader.php';
Last Article: Obtaining Endpoints
Next Article: Initializing an Instance of ObsClient
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.