Type Alias NEmeetingItemLivePushThirdPart

NEmeetingItemLivePushThirdPart: {
    platformName: string;
    pushSecretKey?: string;
    pushUrl: string;
}

Type declaration

  • platformName: string
  • OptionalpushSecretKey?: string
  • pushUrl: string