| Modifier and Type | Class and Description |
|---|---|
class |
Fcmdata.Projects.AndroidApps
The "androidApps" collection of methods.
|
| Constructor and Description |
|---|
Projects() |
| Modifier and Type | Method and Description |
|---|---|
Fcmdata.Projects.AndroidApps |
androidApps()
An accessor for creating requests from the AndroidApps collection.
|
public Fcmdata.Projects.AndroidApps androidApps()
The typical use is:
Fcmdata fcmdata = new Fcmdata(...);Fcmdata.AndroidApps.List request = fcmdata.androidApps().list(parameters ...)
Copyright © 2011–2024 Google. All rights reserved.