Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ConnectParams

Parameters for connecting to the NexConn server.

example
const result = await NCEngine.connect({ token: 'your-user-token' });

Hierarchy

  • ConnectParams

Index

Properties

Properties

token: string

Authentication token for the user, obtained from the server