Table of Contents

Class APIKeyAccessData

Ruang Nama
easyar

APIKeyAccessData Data otentikasi layanan cloud EasyAR yang menggunakan Kunci API. Untuk data terkait, kunjungi Pusat Pengembangan EasyAR (https://www.easyar.cn) untuk mendapatkannya.

Pewarisan
APIKeyAccessData

Properti

(constructor)(appId, serverAddress, apiKey, apiSecret)

Constructs a new instance of the APIKeyAccessData class

constructor(appId: string, serverAddress: string, apiKey: string, apiSecret: string);

Parameter

appId
serverAddress
apiKey
apiSecret

apiKey

Kunci API

apiKey: string;

apiSecret

API Secret

apiSecret: string;