Options
All
  • Public
  • Public/Protected
  • All
Menu

Module types

Index

Type Aliases

AnyArr: any[]
MixStoreTokenResTag: { accessKeyId: string; bucket: string; maxRetries: number; objectName: string; region: string; secretAccessKey: string; sessionToken: string; shortUrl: string; token: string }

Type declaration

  • accessKeyId: string
  • bucket: string
  • maxRetries: number
  • objectName: string
  • region: string
  • secretAccessKey: string
  • sessionToken: string
  • shortUrl: string
  • token: string
NIMServiceName: "auth" | "msg" | "msgLog" | "team" | "superTeam" | "misc" | "sync" | "user" | "session" | "systemMessage" | "friend" | "event" | "msgExtend" | "passThrough" | "plugin" | "cloudSession" | "signaling" | "cloudStorage"
NumAnyObj: {}

Type declaration

  • [key: number]: any
StrAnyObj: {}

Type declaration

  • [key: string]: any
StrObj: {}

Type declaration

  • [key: string]: string
TGEO: { lat: number; lng: number; title: string }

Type declaration

  • lat: number
  • lng: number
  • title: string