Bagikan melalui


NetworkDiagnosticChangedEventArgs type

  • diagnostik adalah jenis diagnostik Jaringan, misalnya networkRcvQuality, noNetwrok, dll... DeviceSpeakWhileMuted, dll...
type NetworkDiagnosticChangedEventArgs = DiagnosticChangedEventArgs & {
  diagnostic: NetworkDiagnosticType,
}