@microsoft/msgraph-sdk 1.0.0-preview.52 → 1.0.0-preview.54

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -843,7 +843,7 @@ export interface NetworkInfo extends AdditionalDataHolder, BackedModel, Parsable
843
843
  */
844
844
  bandwidthLowEventRatio?: number | null;
845
845
  /**
846
- * The wireless LAN basic service set identifier of the media endpoint used to connect to the network.
846
+ * The wireless LAN basic service set identifier of the media endpoint used to connect to the network. This property isn't available if the user disables precise location sharing in their operating system or Microsoft Teams app settings.
847
847
  */
848
848
  basicServiceSetIdentifier?: string | null;
849
849
  /**