• BlackBerry Dynamics
  • Runtime library for Android applications
  • 10.0.0.93
GDServiceProviderType Enum Reference

Constants for BlackBerry Dynamics service provider type (deprecated). More...

Description

Deprecated:
This enumeration is deprecated and will be removed in a future release. Use GDServiceType instead.

This enumeration represents the type of service for which a service discovery query is being issued.The serviceProviderType parameter of the GDAndroid.getServiceProvidersFor method always takes one of these values.

Public Attributes

 GDSERVICEPROVIDERAPPLICATION
 Application-based service. More...
 
 GDSERVICEPROVIDERSERVER
 Server-based service. More...
 

Member Data Documentation

◆ GDSERVICEPROVIDERAPPLICATION

GDSERVICEPROVIDERAPPLICATION
Deprecated:
The enumeration is deprecated and will be removed in a future release. Use GDServiceType.GD_SERVICE_TYPE_APPLICATION instead.

◆ GDSERVICEPROVIDERSERVER

GDSERVICEPROVIDERSERVER
Deprecated:
The enumeration is deprecated and will be removed in a future release. Use GDServiceType.GD_SERVICE_TYPE_SERVER instead.