functionsAdapter property

FunctionsAdapter functionsAdapter
final

To use Agora.io, it is necessary to obtain a token from the server, so specify an adapter in Functions that can use it.

Agora.ioを利用するためにサーバーからトークンを取得する必要があるのでそれが利用可能なFunctionsのアダプターを指定します。

Implementation

final FunctionsAdapter functionsAdapter;