Details of a provided service. More...
This class is used to return information about a provided service. A collection of instances of this type will be returned by the GDServiceProvider.getServices() accessor.
Public Member Functions | |
String | getIdentifier () |
Get the BlackBerry Dynamics service identifier. More... | |
String | getVersion () |
Get the BlackBerry Dynamics service version. More... | |
GDServiceType | getServiceType () |
Get the type of the shared service, either application-based or server-based. More... | |
String getIdentifier | ( | ) |
String
containing the BlackBerry Dynamics service identifier. String getVersion | ( | ) |
String
containing the BlackBerry Dynamics service version. GDServiceType getServiceType | ( | ) |
GDServiceType
value indicating application-based or server-based service type.