Show / Hide Table of Contents

Interface ITelemetryLibrary

Namespace:Mapbox.Unity.Telemetry
Assembly:cs.temp.dll.dll
Syntax
public interface ITelemetryLibrary

Methods

Initialize(String)

Declaration
void Initialize(string accessToken)
Parameters
Type Name Description
System.String accessToken

SendTurnstile()

Declaration
void SendTurnstile()

SetLocationCollectionState(Boolean)

Declaration
void SetLocationCollectionState(bool enable)
Parameters
Type Name Description
System.Boolean enable
Back to top © 2017 Mapbox