GetApiProvider

Description

Get the API implementation used to interact with the MVX SDK. Using this you can call all API methods available inside the SDK from your Unity app.

Declaration

public static IApiProvider GetApiProvider()

Returns

The API Implementation

Last updated