Agora Java API Reference for Android
Functions
CreateAgoraService

Functions

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

Detailed Description

Function Documentation

◆ createAgoraService()

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

Creates an IAgoraService object and returns the pointer.

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