C# (CSharp) GooglePlayServices Namespace

Classes

Name Description
CommandLine
CommandLine.AsyncStreamReader Asynchronously reads binary data from a stream using a configurable buffer.
CommandLine.AsyncStreamReaderMultiplexer Multiplexes data read from multiple AsyncStreamReaders onto a single thread.
CommandLine.LineReader Aggregates lines read by AsyncStreamReader.
CommandLine.Result Result from Run().
CommandLine.StreamData Text and byte representations of an array of data.
CommandLineDialog
CommandLineDialog.ProgressReporter Forwards the output of the currently executing command to a CommandLineDialog window.
DefaultResolver Default resolver base class.
PlayServicesResolver
PlayServicesResolver.BundleIdChangedEventArgs Arguments for the bundle ID update event.
ResolverVer1_1
ResolverVer1_1.AarExplodeData
ResolverVer1_1.LicenseResponder
SettingsDialog Settings dialog for PlayServices Resolver.
TextAreaDialog Window which displays a scrollable text area and two buttons at the bottom.