Details of a provided service.
More...
#import <BlackBerryDynamics/GD/GDServiceDetail.h>
This class is used to return information about a provided service. The services property of a GDServiceProvider object is a collection of instances of this class.
◆ initWithService:andVersion:andServiceType:
| - (instancetype) initWithService: |
|
(NSString *) |
identifier |
| andVersion: |
|
(NSString *) |
version |
| andServiceType: |
|
(GDServiceType) |
type |
|
|
| |
The initializer is provided for completeness. In general, there is no need for the application code to create instances of this class.
◆ identifier
◆ version
◆ serviceType
The documentation for this class was generated from the following file: