blackberry.com
BlackBerry Dynamics
Runtime library for macOS applications
from the application developer portal
Public Member Functions | Properties

GDServiceDetail Class Reference

Details of a provided service. More...

#import <GDServiceDetail.h>

List of all members.

Public Member Functions

Properties


Detailed Description

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.


Member Function Documentation

- (instancetype) initWithService: (NSString *)  identifier
andVersion: (NSString *)  version
andType: (GDServiceProviderType type 

Property Documentation

- (NSString*) identifier [read, assign]
- (NSString*) version [read, assign]
- (GDServiceProviderType) type [read, assign]

The documentation for this class was generated from the following file: