Merge "add api notice to cast package index" into klp-docs
diff --git a/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateConflictResult.html b/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateConflictResult.html
index 94fe06c..5b0e0db 100644
--- a/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateConflictResult.html
+++ b/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateConflictResult.html
@@ -749,7 +749,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Result retrieved from <code><a href="/reference/com/google/android/gms/appstate/AppStateManager.StateResult.html">AppStateManager.StateResult</a></code> when a conflict is detected while loading app
  state. To resolve the conflict, call <code><a href="/reference/com/google/android/gms/appstate/AppStateManager.html#resolve(com.google.android.gms.common.api.GoogleApiClient, int, java.lang.String, byte[])">resolve(GoogleApiClient, int, String, byte[])</a></code> with the new desired
  data and the value of <code>StateConflictResult#getResolvedVersion</code> provided here.
diff --git a/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateListResult.html b/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateListResult.html
index 49cf8d3..78040d7 100644
--- a/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateListResult.html
+++ b/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateListResult.html
@@ -749,7 +749,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Result delivered when app state data has been loaded. Possible status codes include:
  <ul>
  <li><code><a href="/reference/com/google/android/gms/appstate/AppStateStatusCodes.html#STATUS_OK">STATUS_OK</a></code> if data was successfully loaded and is up-to-date.</li>
diff --git a/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateLoadedResult.html b/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateLoadedResult.html
index 40939e5..528600c 100644
--- a/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateLoadedResult.html
+++ b/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateLoadedResult.html
@@ -749,7 +749,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Result retrieved from <code><a href="/reference/com/google/android/gms/appstate/AppStateManager.StateResult.html">AppStateManager.StateResult</a></code> when app state data has been loaded successfully.
  Possible status codes include:
  <ul>
diff --git a/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateResult.html b/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateResult.html
index 0945f4c..f08f75c 100644
--- a/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateResult.html
+++ b/docs/html/reference/com/google/android/gms/appstate/AppStateManager.StateResult.html
@@ -749,7 +749,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Result of an operation that could potentially generate a state conflict. Note that at most
  one of <code>getLoadedResult</code> or <code>getConflictResult</code> will ever return a non-null
  value.  In the event of a <code><a href="/reference/com/google/android/gms/common/api/CommonStatusCodes.html#INTERRUPTED">INTERRUPTED</a></code> status, both <code>getLoadedResult</code>
diff --git a/docs/html/reference/com/google/android/gms/appstate/AppStateManager.html b/docs/html/reference/com/google/android/gms/appstate/AppStateManager.html
index 568f6dd..ef9e77c 100644
--- a/docs/html/reference/com/google/android/gms/appstate/AppStateManager.html
+++ b/docs/html/reference/com/google/android/gms/appstate/AppStateManager.html
@@ -764,7 +764,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Main public API entry point for the AppState APIs.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/appstate/AppStateStatusCodes.html b/docs/html/reference/com/google/android/gms/appstate/AppStateStatusCodes.html
index 4d99d91..7348137 100644
--- a/docs/html/reference/com/google/android/gms/appstate/AppStateStatusCodes.html
+++ b/docs/html/reference/com/google/android/gms/appstate/AppStateStatusCodes.html
@@ -758,7 +758,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Status codes for AppState results.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/cast/ApplicationMetadata.html b/docs/html/reference/com/google/android/gms/cast/ApplicationMetadata.html
index 74f8874..322ec9c 100644
--- a/docs/html/reference/com/google/android/gms/cast/ApplicationMetadata.html
+++ b/docs/html/reference/com/google/android/gms/cast/ApplicationMetadata.html
@@ -778,7 +778,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Cast application metadata.
  <p>
  Contains metadata about the receiver application, supplied in
diff --git a/docs/html/reference/com/google/android/gms/cast/Cast.ApplicationConnectionResult.html b/docs/html/reference/com/google/android/gms/cast/Cast.ApplicationConnectionResult.html
index d6b55b7..42653af 100644
--- a/docs/html/reference/com/google/android/gms/cast/Cast.ApplicationConnectionResult.html
+++ b/docs/html/reference/com/google/android/gms/cast/Cast.ApplicationConnectionResult.html
@@ -749,7 +749,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">When a connection to a receiver application has been established, this object contains
  information about that application, including its <code><a href="/reference/com/google/android/gms/cast/ApplicationMetadata.html">ApplicationMetadata</a></code> and current
  status. If the connection fails, then all values except getStatus() will be invalid.
diff --git a/docs/html/reference/com/google/android/gms/cast/Cast.CastApi.html b/docs/html/reference/com/google/android/gms/cast/Cast.CastApi.html
index ce4d667..d845728 100644
--- a/docs/html/reference/com/google/android/gms/cast/Cast.CastApi.html
+++ b/docs/html/reference/com/google/android/gms/cast/Cast.CastApi.html
@@ -716,7 +716,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">The main entry point for interacting with a Cast device.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/cast/Cast.CastOptions.Builder.html b/docs/html/reference/com/google/android/gms/cast/Cast.CastOptions.Builder.html
index 700f4a4..bf49edb 100644
--- a/docs/html/reference/com/google/android/gms/cast/Cast.CastOptions.Builder.html
+++ b/docs/html/reference/com/google/android/gms/cast/Cast.CastOptions.Builder.html
@@ -758,7 +758,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">A builder to create an instance of <code><a href="/reference/com/google/android/gms/cast/Cast.CastOptions.html">Cast.CastOptions</a></code> to set
  API configuration parameters for <code><a href="/reference/com/google/android/gms/cast/Cast.html">Cast</a></code>.
 </p>
diff --git a/docs/html/reference/com/google/android/gms/cast/Cast.CastOptions.html b/docs/html/reference/com/google/android/gms/cast/Cast.CastOptions.html
index 752f51d..0d10774 100644
--- a/docs/html/reference/com/google/android/gms/cast/Cast.CastOptions.html
+++ b/docs/html/reference/com/google/android/gms/cast/Cast.CastOptions.html
@@ -771,7 +771,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">API configuration parameters for <code><a href="/reference/com/google/android/gms/cast/Cast.html">Cast</a></code>. The <code><a href="/reference/com/google/android/gms/cast/Cast.CastOptions.Builder.html">Cast.CastOptions.Builder</a></code> is used
  to create an instance of <code><a href="/reference/com/google/android/gms/cast/Cast.CastOptions.html">Cast.CastOptions</a></code>.
 </p>
diff --git a/docs/html/reference/com/google/android/gms/cast/Cast.Listener.html b/docs/html/reference/com/google/android/gms/cast/Cast.Listener.html
index 87f7964..b0b8b55 100644
--- a/docs/html/reference/com/google/android/gms/cast/Cast.Listener.html
+++ b/docs/html/reference/com/google/android/gms/cast/Cast.Listener.html
@@ -761,7 +761,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">The interface for <code><a href="/reference/com/google/android/gms/cast/Cast.html">Cast</a></code> callbacks. These callbacks may get called at any time, when
  connected to a Cast device.
 </p>
diff --git a/docs/html/reference/com/google/android/gms/cast/Cast.MessageReceivedCallback.html b/docs/html/reference/com/google/android/gms/cast/Cast.MessageReceivedCallback.html
index 266cc66..00ed53f 100644
--- a/docs/html/reference/com/google/android/gms/cast/Cast.MessageReceivedCallback.html
+++ b/docs/html/reference/com/google/android/gms/cast/Cast.MessageReceivedCallback.html
@@ -766,7 +766,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">The interface to process received messages from a <code><a href="/reference/com/google/android/gms/cast/CastDevice.html">CastDevice</a></code>.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/cast/Cast.html b/docs/html/reference/com/google/android/gms/cast/Cast.html
index d7f6cf2..3635fba 100644
--- a/docs/html/reference/com/google/android/gms/cast/Cast.html
+++ b/docs/html/reference/com/google/android/gms/cast/Cast.html
@@ -764,7 +764,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Main entry point for the Cast APIs. This class provides APIs and interfaces to access Google Cast
  devices.
  <p>
diff --git a/docs/html/reference/com/google/android/gms/cast/CastDevice.html b/docs/html/reference/com/google/android/gms/cast/CastDevice.html
index 66a4ce1..06d20fa 100644
--- a/docs/html/reference/com/google/android/gms/cast/CastDevice.html
+++ b/docs/html/reference/com/google/android/gms/cast/CastDevice.html
@@ -778,7 +778,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">An object representing a Cast receiver device.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/cast/CastMediaControlIntent.html b/docs/html/reference/com/google/android/gms/cast/CastMediaControlIntent.html
index 6e52b46..ec2d3b8 100644
--- a/docs/html/reference/com/google/android/gms/cast/CastMediaControlIntent.html
+++ b/docs/html/reference/com/google/android/gms/cast/CastMediaControlIntent.html
@@ -761,7 +761,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Intent constants for use with the Cast MediaRouteProvider. This class also contains utility
  methods for creating a control category for discovering Cast media routes that support a
  specific app and/or set of namespaces, to be used with MediaRouteSelector. If you don't need to
diff --git a/docs/html/reference/com/google/android/gms/cast/CastStatusCodes.html b/docs/html/reference/com/google/android/gms/cast/CastStatusCodes.html
index 0bad71b..79c6107 100644
--- a/docs/html/reference/com/google/android/gms/cast/CastStatusCodes.html
+++ b/docs/html/reference/com/google/android/gms/cast/CastStatusCodes.html
@@ -758,7 +758,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Status codes for the Cast APIs.
  <p>
  Status codes for the <code><a href="/reference/com/google/android/gms/cast/Cast.html">Cast</a></code> API that are returned in various callbacks as error parameter
diff --git a/docs/html/reference/com/google/android/gms/cast/MediaInfo.Builder.html b/docs/html/reference/com/google/android/gms/cast/MediaInfo.Builder.html
index 4d3e2f4..9fcc545 100644
--- a/docs/html/reference/com/google/android/gms/cast/MediaInfo.Builder.html
+++ b/docs/html/reference/com/google/android/gms/cast/MediaInfo.Builder.html
@@ -761,7 +761,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">A builder for <code><a href="/reference/com/google/android/gms/cast/MediaInfo.html">MediaInfo</a></code> objects. <code><a href="/reference/com/google/android/gms/cast/MediaInfo.html">MediaInfo</a></code> is used by
  <code><a href="/reference/com/google/android/gms/cast/RemoteMediaPlayer.html">RemoteMediaPlayer</a></code> to load media on the receiver application.
 </p>
diff --git a/docs/html/reference/com/google/android/gms/cast/MediaInfo.html b/docs/html/reference/com/google/android/gms/cast/MediaInfo.html
index 97aa577..7accfd4 100644
--- a/docs/html/reference/com/google/android/gms/cast/MediaInfo.html
+++ b/docs/html/reference/com/google/android/gms/cast/MediaInfo.html
@@ -764,7 +764,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">A class that aggregates information about a media item. Use <code><a href="/reference/com/google/android/gms/cast/MediaInfo.Builder.html">MediaInfo.Builder</a></code> to
  build an instance of this class. <code><a href="/reference/com/google/android/gms/cast/MediaInfo.html">MediaInfo</a></code> is used by <code><a href="/reference/com/google/android/gms/cast/RemoteMediaPlayer.html">RemoteMediaPlayer</a></code> to
  load media on the receiver application.
diff --git a/docs/html/reference/com/google/android/gms/cast/MediaMetadata.html b/docs/html/reference/com/google/android/gms/cast/MediaMetadata.html
index 22d75dc..832b660 100644
--- a/docs/html/reference/com/google/android/gms/cast/MediaMetadata.html
+++ b/docs/html/reference/com/google/android/gms/cast/MediaMetadata.html
@@ -764,7 +764,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Container class for media metadata. Metadata has a media type, an optional
  list of images, and a collection of metadata fields. Keys for common
  metadata fields are predefined as constants, but the application is free to
diff --git a/docs/html/reference/com/google/android/gms/cast/MediaStatus.html b/docs/html/reference/com/google/android/gms/cast/MediaStatus.html
index 807c4b2..fa676b1 100644
--- a/docs/html/reference/com/google/android/gms/cast/MediaStatus.html
+++ b/docs/html/reference/com/google/android/gms/cast/MediaStatus.html
@@ -761,7 +761,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">A class that holds status information about some media. The current <code><a href="/reference/com/google/android/gms/cast/MediaStatus.html">MediaStatus</a></code> can be
  obtained from the <code><a href="/reference/com/google/android/gms/cast/RemoteMediaPlayer.html">RemoteMediaPlayer</a></code>.
 </p>
diff --git a/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.MediaChannelResult.html b/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.MediaChannelResult.html
index ac35fb7..f4e4df9 100644
--- a/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.MediaChannelResult.html
+++ b/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.MediaChannelResult.html
@@ -746,7 +746,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Result of a media command.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.OnMetadataUpdatedListener.html b/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.OnMetadataUpdatedListener.html
index 885012d..bb2a864 100644
--- a/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.OnMetadataUpdatedListener.html
+++ b/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.OnMetadataUpdatedListener.html
@@ -716,7 +716,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">The listener interface for tracking metadata changes.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.OnStatusUpdatedListener.html b/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.OnStatusUpdatedListener.html
index 9cee458..642aa25 100644
--- a/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.OnStatusUpdatedListener.html
+++ b/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.OnStatusUpdatedListener.html
@@ -716,7 +716,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">The listener interface for tracking player status changes.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.html b/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.html
index 7ddefa6..d58fc86 100644
--- a/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.html
+++ b/docs/html/reference/com/google/android/gms/cast/RemoteMediaPlayer.html
@@ -779,7 +779,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Class for controlling a media player application running on a receiver.
  <p>
  Some operations, like loading of media or adjusting volume, can be tracked. The corresponding
diff --git a/docs/html/reference/com/google/android/gms/common/api/CommonStatusCodes.html b/docs/html/reference/com/google/android/gms/common/api/CommonStatusCodes.html
index e2d6b25..856b53e 100644
--- a/docs/html/reference/com/google/android/gms/common/api/CommonStatusCodes.html
+++ b/docs/html/reference/com/google/android/gms/common/api/CommonStatusCodes.html
@@ -803,7 +803,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Common status codes that are often shared across API surfaces.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/common/api/ResultCallback.html b/docs/html/reference/com/google/android/gms/common/api/ResultCallback.html
index deac0c3..2f875d3 100644
--- a/docs/html/reference/com/google/android/gms/common/api/ResultCallback.html
+++ b/docs/html/reference/com/google/android/gms/common/api/ResultCallback.html
@@ -716,7 +716,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">An interface for receiving a <code><a href="/reference/com/google/android/gms/common/api/Result.html">Result</a></code> from a <code><a href="/reference/com/google/android/gms/common/api/PendingResult.html">PendingResult</a></code> as an asynchronous
  callback.
 </p>
diff --git a/docs/html/reference/com/google/android/gms/common/images/WebImage.html b/docs/html/reference/com/google/android/gms/common/images/WebImage.html
index ed7d5b8..6856339 100644
--- a/docs/html/reference/com/google/android/gms/common/images/WebImage.html
+++ b/docs/html/reference/com/google/android/gms/common/images/WebImage.html
@@ -781,7 +781,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">A class that represents an image that is located on a web server.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/drive/DriveApi.DriveIdResult.html b/docs/html/reference/com/google/android/gms/drive/DriveApi.DriveIdResult.html
index d028f08..6b06818 100644
--- a/docs/html/reference/com/google/android/gms/drive/DriveApi.DriveIdResult.html
+++ b/docs/html/reference/com/google/android/gms/drive/DriveApi.DriveIdResult.html
@@ -749,7 +749,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Result that contains a DriveId.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/drive/DriveStatusCodes.html b/docs/html/reference/com/google/android/gms/drive/DriveStatusCodes.html
index 2410730e..35f614f 100644
--- a/docs/html/reference/com/google/android/gms/drive/DriveStatusCodes.html
+++ b/docs/html/reference/com/google/android/gms/drive/DriveStatusCodes.html
@@ -784,7 +784,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Drive specific status codes, for use in <code><a href="/reference/com/google/android/gms/common/api/Status.html#getStatusCode()">getStatusCode()</a></code>
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/games/Games.GamesOptions.html b/docs/html/reference/com/google/android/gms/games/Games.GamesOptions.html
index e1a6edf..3a31572 100644
--- a/docs/html/reference/com/google/android/gms/games/Games.GamesOptions.html
+++ b/docs/html/reference/com/google/android/gms/games/Games.GamesOptions.html
@@ -771,7 +771,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">API configuration parameters for Games.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/games/Games.html b/docs/html/reference/com/google/android/gms/games/Games.html
index b4b4e0b..9f899f9 100644
--- a/docs/html/reference/com/google/android/gms/games/Games.html
+++ b/docs/html/reference/com/google/android/gms/games/Games.html
@@ -764,7 +764,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Main entry point for the Games APIs. This class provides APIs and interfaces to access the Google
  Play game services functionality.
  <p>
diff --git a/docs/html/reference/com/google/android/gms/games/GamesMetadata.LoadGamesResult.html b/docs/html/reference/com/google/android/gms/games/GamesMetadata.LoadGamesResult.html
index b80eb39..9365506 100644
--- a/docs/html/reference/com/google/android/gms/games/GamesMetadata.LoadGamesResult.html
+++ b/docs/html/reference/com/google/android/gms/games/GamesMetadata.LoadGamesResult.html
@@ -758,7 +758,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Result delivered when game metadata has been loaded.
  <p>
  Possible status codes include:
diff --git a/docs/html/reference/com/google/android/gms/games/GamesMetadata.html b/docs/html/reference/com/google/android/gms/games/GamesMetadata.html
index bdf7716..241133e 100644
--- a/docs/html/reference/com/google/android/gms/games/GamesMetadata.html
+++ b/docs/html/reference/com/google/android/gms/games/GamesMetadata.html
@@ -716,7 +716,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Entry point for game metadata functionality.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/games/GamesStatusCodes.html b/docs/html/reference/com/google/android/gms/games/GamesStatusCodes.html
index 57fe373..25f512c 100644
--- a/docs/html/reference/com/google/android/gms/games/GamesStatusCodes.html
+++ b/docs/html/reference/com/google/android/gms/games/GamesStatusCodes.html
@@ -758,7 +758,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Status codes for Games results.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/games/Notifications.html b/docs/html/reference/com/google/android/gms/games/Notifications.html
index a02cc92..84212c7 100644
--- a/docs/html/reference/com/google/android/gms/games/Notifications.html
+++ b/docs/html/reference/com/google/android/gms/games/Notifications.html
@@ -716,7 +716,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Entry point for notifications functionality.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/games/Players.html b/docs/html/reference/com/google/android/gms/games/Players.html
index 85f6ece..9aa2d8b 100644
--- a/docs/html/reference/com/google/android/gms/games/Players.html
+++ b/docs/html/reference/com/google/android/gms/games/Players.html
@@ -716,7 +716,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Entry point for player functionality.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/games/achievement/Achievements.LoadAchievementsResult.html b/docs/html/reference/com/google/android/gms/games/achievement/Achievements.LoadAchievementsResult.html
index 5218013..e88462b 100644
--- a/docs/html/reference/com/google/android/gms/games/achievement/Achievements.LoadAchievementsResult.html
+++ b/docs/html/reference/com/google/android/gms/games/achievement/Achievements.LoadAchievementsResult.html
@@ -758,7 +758,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Result delivered when achievement data has been loaded.
  <p>
  Possible status codes include:
diff --git a/docs/html/reference/com/google/android/gms/games/achievement/Achievements.UpdateAchievementResult.html b/docs/html/reference/com/google/android/gms/games/achievement/Achievements.UpdateAchievementResult.html
index efd9745..7926767 100644
--- a/docs/html/reference/com/google/android/gms/games/achievement/Achievements.UpdateAchievementResult.html
+++ b/docs/html/reference/com/google/android/gms/games/achievement/Achievements.UpdateAchievementResult.html
@@ -749,7 +749,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Result delivered when achievement data has been updated (revealed, unlocked
  or incremented).
  <p>
diff --git a/docs/html/reference/com/google/android/gms/games/achievement/Achievements.html b/docs/html/reference/com/google/android/gms/games/achievement/Achievements.html
index 591b6d5..76e481c 100644
--- a/docs/html/reference/com/google/android/gms/games/achievement/Achievements.html
+++ b/docs/html/reference/com/google/android/gms/games/achievement/Achievements.html
@@ -716,7 +716,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Entry point for achievements functionality.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.LeaderboardMetadataResult.html b/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.LeaderboardMetadataResult.html
index 4f05ac6..03a8249 100644
--- a/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.LeaderboardMetadataResult.html
+++ b/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.LeaderboardMetadataResult.html
@@ -758,7 +758,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Result delivered when leaderboard metadata has been loaded.
  <p>
  Possible status codes include:
diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.LoadPlayerScoreResult.html b/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.LoadPlayerScoreResult.html
index e61471a..cb7a08e 100644
--- a/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.LoadPlayerScoreResult.html
+++ b/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.LoadPlayerScoreResult.html
@@ -749,7 +749,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Result delivered when a player's leaderboard score has been loaded.
  <p>
  Possible status codes include:
diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.LoadScoresResult.html b/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.LoadScoresResult.html
index 7bd3545..6078c4e 100644
--- a/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.LoadScoresResult.html
+++ b/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.LoadScoresResult.html
@@ -758,7 +758,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Result delivered when leaderboard scores have been loaded.
  <p>
  Possible status codes include:
diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.SubmitScoreResult.html b/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.SubmitScoreResult.html
index 53e1a5f..78cf0c3 100644
--- a/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.SubmitScoreResult.html
+++ b/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.SubmitScoreResult.html
@@ -758,7 +758,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Result delivered when a leaderboard score has been submitted. The statusCode indicates
  whether or not the score was successfully submitted to the servers.
  <p>
diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.html b/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.html
index bea487a..f08587d 100644
--- a/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.html
+++ b/docs/html/reference/com/google/android/gms/games/leaderboard/Leaderboards.html
@@ -716,7 +716,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Entry point for leaderboard functionality.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/ScoreSubmissionData.Result.html b/docs/html/reference/com/google/android/gms/games/leaderboard/ScoreSubmissionData.Result.html
index 86733da..df65097 100644
--- a/docs/html/reference/com/google/android/gms/games/leaderboard/ScoreSubmissionData.Result.html
+++ b/docs/html/reference/com/google/android/gms/games/leaderboard/ScoreSubmissionData.Result.html
@@ -764,7 +764,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Simple data class containing the result data for a particular time span.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/games/leaderboard/ScoreSubmissionData.html b/docs/html/reference/com/google/android/gms/games/leaderboard/ScoreSubmissionData.html
index f64ff7b..6e08942 100644
--- a/docs/html/reference/com/google/android/gms/games/leaderboard/ScoreSubmissionData.html
+++ b/docs/html/reference/com/google/android/gms/games/leaderboard/ScoreSubmissionData.html
@@ -761,7 +761,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Data object representing the result of submitting a score to a leaderboard.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/Invitations.LoadInvitationsResult.html b/docs/html/reference/com/google/android/gms/games/multiplayer/Invitations.LoadInvitationsResult.html
index 36bfbfd..bc3f124 100644
--- a/docs/html/reference/com/google/android/gms/games/multiplayer/Invitations.LoadInvitationsResult.html
+++ b/docs/html/reference/com/google/android/gms/games/multiplayer/Invitations.LoadInvitationsResult.html
@@ -758,7 +758,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Result delivered when invitations have been loaded. Possible status codes include:
  <ul>
  <li><code><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_OK">STATUS_OK</a></code> if data was successfully loaded and is up-to-date.</li>
diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/Invitations.html b/docs/html/reference/com/google/android/gms/games/multiplayer/Invitations.html
index ce7f20e..03f2ed9 100644
--- a/docs/html/reference/com/google/android/gms/games/multiplayer/Invitations.html
+++ b/docs/html/reference/com/google/android/gms/games/multiplayer/Invitations.html
@@ -716,7 +716,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Entry point for invitations functionality.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/Multiplayer.html b/docs/html/reference/com/google/android/gms/games/multiplayer/Multiplayer.html
index ff555b8..4c82fae 100644
--- a/docs/html/reference/com/google/android/gms/games/multiplayer/Multiplayer.html
+++ b/docs/html/reference/com/google/android/gms/games/multiplayer/Multiplayer.html
@@ -716,7 +716,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Common constants/methods for multiplayer functionality.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeMultiplayer.ReliableMessageSentCallback.html b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeMultiplayer.ReliableMessageSentCallback.html
index f0291be..75d6a03 100644
--- a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeMultiplayer.ReliableMessageSentCallback.html
+++ b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeMultiplayer.ReliableMessageSentCallback.html
@@ -716,7 +716,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">The listener for callback that is called when a reliable message is sent successfully.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeMultiplayer.html b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeMultiplayer.html
index 71a3e2e..c044762 100644
--- a/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeMultiplayer.html
+++ b/docs/html/reference/com/google/android/gms/games/multiplayer/realtime/RealTimeMultiplayer.html
@@ -716,7 +716,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Entry point for real-time multiplayer functionality.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.CancelMatchResult.html b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.CancelMatchResult.html
index 31d0bb4..4641a9e 100644
--- a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.CancelMatchResult.html
+++ b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.CancelMatchResult.html
@@ -749,7 +749,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Result delivered when the match has been canceled. Possible status codes include:
  <ul>
  <li><code><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_OK">STATUS_OK</a></code> if the match was successfully canceled.</li>
diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.InitiateMatchResult.html b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.InitiateMatchResult.html
index 8fc2589..7b186e4 100644
--- a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.InitiateMatchResult.html
+++ b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.InitiateMatchResult.html
@@ -749,7 +749,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Result delivered when match has been initiated. This happens when the player creates a new
  match, or when the player joins an existing match. Possible status codes include:
  <ul>
diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LeaveMatchResult.html b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LeaveMatchResult.html
index 5e31f88..361cc04 100644
--- a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LeaveMatchResult.html
+++ b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LeaveMatchResult.html
@@ -749,7 +749,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Result delivered when the player has left the match. Possible status codes include:
  <ul>
  <li><code><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_OK">STATUS_OK</a></code> if the player successfully left the match.</li>
diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LoadMatchResult.html b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LoadMatchResult.html
index 4fb7c5b..5fb5a71 100644
--- a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LoadMatchResult.html
+++ b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LoadMatchResult.html
@@ -749,7 +749,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Result delivered when a turn-based match has been loaded. Possible status codes include:
  <ul>
  <li><code><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_OK">STATUS_OK</a></code> if data was successfully loaded and is up-to-date.</li>
diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LoadMatchesResult.html b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LoadMatchesResult.html
index 9926e5f..2201c53 100644
--- a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LoadMatchesResult.html
+++ b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.LoadMatchesResult.html
@@ -758,7 +758,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Result delivered when matches have been loaded. Possible status codes include:
  <ul>
  <li><code><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_OK">STATUS_OK</a></code> if data was successfully loaded and is up-to-date.</li>
diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.UpdateMatchResult.html b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.UpdateMatchResult.html
index a916af1..3cd3c31 100644
--- a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.UpdateMatchResult.html
+++ b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.UpdateMatchResult.html
@@ -749,7 +749,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Result delivered when match has been updated. Possible status codes include:
  <ul>
  <li><code><a href="/reference/com/google/android/gms/games/GamesStatusCodes.html#STATUS_OK">STATUS_OK</a></code> if data was successfully loaded and is up-to-date.</li>
diff --git a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.html b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.html
index 59afd80..483be00 100644
--- a/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.html
+++ b/docs/html/reference/com/google/android/gms/games/multiplayer/turnbased/TurnBasedMultiplayer.html
@@ -716,7 +716,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Entry point for turn-based multiplayer functionality.
  <p>
  For more details, see the <a
diff --git a/docs/html/reference/com/google/android/gms/location/GeofenceStatusCodes.html b/docs/html/reference/com/google/android/gms/location/GeofenceStatusCodes.html
index 81804cd..68b3965 100644
--- a/docs/html/reference/com/google/android/gms/location/GeofenceStatusCodes.html
+++ b/docs/html/reference/com/google/android/gms/location/GeofenceStatusCodes.html
@@ -784,7 +784,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Geofence specific status codes, for use in <code><a href="/reference/com/google/android/gms/common/api/Status.html#getStatusCode()">getStatusCode()</a></code>
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/plus/Account.html b/docs/html/reference/com/google/android/gms/plus/Account.html
index 779b1ac..4ab175c 100644
--- a/docs/html/reference/com/google/android/gms/plus/Account.html
+++ b/docs/html/reference/com/google/android/gms/plus/Account.html
@@ -716,7 +716,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">The main entry point for Google+ account management. To use these features, you should add the
  <code><a href="/reference/com/google/android/gms/plus/Plus.html#API">API</a></code> to your <code><a href="/reference/com/google/android/gms/common/api/GoogleApiClient.Builder.html">GoogleApiClient.Builder</a></code>.
 </p>
diff --git a/docs/html/reference/com/google/android/gms/plus/Moments.LoadMomentsResult.html b/docs/html/reference/com/google/android/gms/plus/Moments.LoadMomentsResult.html
index 20e8061..fbfbf92 100644
--- a/docs/html/reference/com/google/android/gms/plus/Moments.LoadMomentsResult.html
+++ b/docs/html/reference/com/google/android/gms/plus/Moments.LoadMomentsResult.html
@@ -758,7 +758,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Information about the set of moments that was loaded.</p>
 
 
diff --git a/docs/html/reference/com/google/android/gms/plus/Moments.html b/docs/html/reference/com/google/android/gms/plus/Moments.html
index 4db98f0..f855c96 100644
--- a/docs/html/reference/com/google/android/gms/plus/Moments.html
+++ b/docs/html/reference/com/google/android/gms/plus/Moments.html
@@ -716,7 +716,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Methods and interfaces related to moments in Google+.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/plus/People.LoadPeopleResult.html b/docs/html/reference/com/google/android/gms/plus/People.LoadPeopleResult.html
index 6ae6343c..4d4b9cf 100644
--- a/docs/html/reference/com/google/android/gms/plus/People.LoadPeopleResult.html
+++ b/docs/html/reference/com/google/android/gms/plus/People.LoadPeopleResult.html
@@ -758,7 +758,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Information about the set of people that was loaded.</p>
 
 
diff --git a/docs/html/reference/com/google/android/gms/plus/People.OrderBy.html b/docs/html/reference/com/google/android/gms/plus/People.OrderBy.html
index 4c51a2a..d4548a8 100644
--- a/docs/html/reference/com/google/android/gms/plus/People.OrderBy.html
+++ b/docs/html/reference/com/google/android/gms/plus/People.OrderBy.html
@@ -716,7 +716,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Constants to declare the order to return people in.
  <p>
  These constants are used with the <code><a href="/reference/com/google/android/gms/plus/People.html#loadVisible(com.google.android.gms.common.api.GoogleApiClient, int, java.lang.String)">loadVisible(GoogleApiClient, int, String)</a></code> method.
diff --git a/docs/html/reference/com/google/android/gms/plus/People.html b/docs/html/reference/com/google/android/gms/plus/People.html
index 3ac7f29..f60a9ed 100644
--- a/docs/html/reference/com/google/android/gms/plus/People.html
+++ b/docs/html/reference/com/google/android/gms/plus/People.html
@@ -716,7 +716,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Methods and interfaces related to people in Google+.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/plus/Plus.PlusOptions.html b/docs/html/reference/com/google/android/gms/plus/Plus.PlusOptions.html
index 4d0bcfb..93389af 100644
--- a/docs/html/reference/com/google/android/gms/plus/Plus.PlusOptions.html
+++ b/docs/html/reference/com/google/android/gms/plus/Plus.PlusOptions.html
@@ -771,7 +771,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">API configuration parameters for Google+.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/plus/Plus.html b/docs/html/reference/com/google/android/gms/plus/Plus.html
index 766f85e..90c357c 100644
--- a/docs/html/reference/com/google/android/gms/plus/Plus.html
+++ b/docs/html/reference/com/google/android/gms/plus/Plus.html
@@ -761,7 +761,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">The main entry point for Google+ integration.
 </p>
 
diff --git a/docs/html/reference/com/google/android/gms/wallet/Wallet.WalletOptions.html b/docs/html/reference/com/google/android/gms/wallet/Wallet.WalletOptions.html
index 9e4bd32..9dbf4d5 100644
--- a/docs/html/reference/com/google/android/gms/wallet/Wallet.WalletOptions.html
+++ b/docs/html/reference/com/google/android/gms/wallet/Wallet.WalletOptions.html
@@ -771,7 +771,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">Options for using the Wallet API. To create an instance, use the
  <code><a href="/reference/com/google/android/gms/wallet/Wallet.WalletOptions.Builder.html">Wallet.WalletOptions.Builder</a></code>.
 </p>
diff --git a/docs/html/reference/com/google/android/gms/wallet/Wallet.html b/docs/html/reference/com/google/android/gms/wallet/Wallet.html
index e81dc2a..9f5e204b 100644
--- a/docs/html/reference/com/google/android/gms/wallet/Wallet.html
+++ b/docs/html/reference/com/google/android/gms/wallet/Wallet.html
@@ -764,7 +764,7 @@
 <div class="jd-descr">
 
 
-<h2>Class Overview</h2>
+<h2>Class Overview</h2><div class="caution"><p><strong>Notice</strong></p><p>This API requires Google Play services 4.2, which began rolling out to devices worldwide on January 29th. Once the update to devices is complete, the corresponding Google Play services library (revision 15) will be available for you to begin using these APIs.</p></div>
 <p itemprop="articleBody">The main entry point for Google Wallet integration. You need to build a <code><a href="/reference/com/google/android/gms/common/api/GoogleApiClient.html">GoogleApiClient</a></code>
  using the <code><a href="/reference/com/google/android/gms/wallet/Wallet.html#API">API</a></code> and the appropriate <code><a href="/reference/com/google/android/gms/wallet/Wallet.WalletOptions.html">Wallet.WalletOptions</a></code>. Once you have called
  <code><a href="/reference/com/google/android/gms/common/api/GoogleApiClient.html#connect()">connect()</a></code> and your listener has received the