Check that only values of the following types are in the Bundle:
- Integer
- Long
- Boolean
- Float
- Double
- String
- Account
- null
Syntax
[Android.Runtime.Register("validateSyncExtrasBundle", "(Landroid/os/Bundle;)V", "")]
public static
void ValidateSyncExtrasBundle (
Android.OS.Bundle extras)
Parameters
- extras
- the Bundle to check
Remarks
Requirements
Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1