Home > @rainway/native > ConnectOptions
ConnectOptions interface
Options for connecting to the Rainway Network.
Signature:
export interface ConnectOptions
Properties
| Property | Type | Description |
|---|---|---|
| apiKey | string | The Rainway API key of your organization. To obtain an API key, sign in to your Rainway Hub account at https://hub.rainway.com/ |
| externalId? | string | (Optional) An (optional) identifying string that your application can recognize and tie back to a user. |
