Class SeamHttpNoiseSensors
Constructors
constructor
- new SeamHttpNoiseSensors(apiKeyOrOptions?): SeamHttpNoiseSensors
-
Properties
client
client: AxiosInstance
Methods
Static
fromApiKey
- fromApiKey(apiKey, options?): SeamHttpNoiseSensors
-
Static
fromClient
- fromClient(client, options?): SeamHttpNoiseSensors
-
Static
fromClientSessionToken
- fromClientSessionToken(clientSessionToken, options?): SeamHttpNoiseSensors
-
Parameters
-
clientSessionToken: string
-
Static
fromPublishableKey
- fromPublishableKey(publishableKey, userIdentifierKey, options?): Promise<SeamHttpNoiseSensors>
-
Parameters
-
publishableKey: string
-
userIdentifierKey: string
-