Agora Server Gateway SDK C++ API Reference
Functions
CreateAgoraService

Functions

AGORA_API agora::base::IAgoraService *AGORA_CALL createAgoraService ()
 

Detailed Description

Function Documentation

◆ createAgoraService()

Creates an IAgoraService object and returns the pointer.

Returns
  • The pointer to IAgoraService: Success.
  • A null pointer: Failure.