• BlackBerry Dynamics
  • Runtime library for iOS applications
  • 12.0.1.79
Deprecated List
Class <GDHttpRequestDelegate>
This class is deprecated and will be removed in a future release. It is associated with a deprecated class, GDHttpRequest class.
Member [BAFBlackberryAnalytics sendGDAppEvent:]
This method is deprecated and will be removed in a future release.
Member [GDFileManager changeFileAttributes:atPath:]
This function is deprecated in the base class. Use setAttributes:ofItemAtPath:error: instead.
Member [GDFileManager createDirectoryAtPath:attributes:]
This function is deprecated in the base class. Use createDirectoryAtPath:withIntermediateDirectories:attributes:error: instead.
Member [GDFileManager createSymbolicLinkAtPath:pathContent:]
This function is deprecated in the base class. Use createSymbolicLinkAtPath:withDestinationPath:error: instead.
Member [GDFileManager directoryContentsAtPath:]
This function is deprecated in the base class. Use contentsOfDirectoryAtPath:error: instead.
Member [GDFileManager exportLogFileToDocumentsFolder:]
This function is deprecated and will be removed in a future release. Use the programming interface in the GDLogManager class to upload log files instead.
Member [GDFileManager fileAttributesAtPath:traverseLink:]
This function is deprecated in the base class. Use attributesOfItemAtPath:error: instead.
Member [GDFileManager fileSystemAttributesAtPath:]
This function is deprecated in the base class. Use attributesOfFileSystemForPath:error: instead.
Member [GDFileManager pathContentOfSymbolicLinkAtPath:]
This function is deprecated in the base class. Use destinationOfSymbolicLinkAtPath:error: instead.
Member [GDHttpRequest abort]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest clearCookies:]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest. Cookies can be directly cleared by using the native NSHTTPCookieStorage programming interface. See under HTTP Cookie Handling, above.
Member [GDHttpRequest clearPostValues]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest close]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest disableCookieHandling]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest disableFollowLocation]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest disableHostVerification]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest disableHttpProxy]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest disablePeerVerification]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest enableHttpProxy:withPort:]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest enableHttpProxy:withPort:withUser:withPass:withAuth:]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest getAllResponseHeaders]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest getReceiveBuffer]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest getResponseHeader:]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest getState]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest getStatus]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest getStatusText]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest init]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest open:withUrl:]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest open:withUrl:withAsync:]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest open:withUrl:withAsync:withUser:withPass:withAuth:]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest open:withUrl:withUser:withPass:withAuth:]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest send:]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest send:withLength:withTimeout:]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest send:withTimeout:]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest send]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest sendData:]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest sendData:withTimeout:]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest sendWithFile:]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest sendWithFile:withTimeout:]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest setPostValue:forKey:]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequest setRequestHeader:withValue:]
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member [GDHttpRequestDelegate-p onStatusChange:]
This function is deprecated and will be removed in a future release. It is associated with a deprecated class, GDHttpRequest.
Member [GDiOS getWindow]
This function is deprecated and will be removed in a future release. Use the window property from the main app delegate instance.
Member [GDiOS programmaticAuthorize:withAccessKey:]
This function is deprecated and will be removed in a future release. Use GDiOS::programmaticAuthorize: instead.
Member [GDiOS programmaticAuthorize:withAccessKey:networkOperationCenter:]
This function is deprecated and will be removed in a future release. Use GDiOS::programmaticAuthorize: instead.
Member [GDReachability isNetworkAvailable]
This function is deprecated and will be removed in a future release. Use the isNetworkAvailable property instead.
Member [GDService bringToFront:error:]
This function is deprecated and will be removed in a future release. Use GDService::bringToFront:completion:error: instead.
Member [GDServiceClient bringToFront:error:]
This function is deprecated and will be removed in a future release. Use bringToFront: with a completion block instead.
Member GD::GSS_API::NegotiateMechanism
This enumeration is deprecated and will be removed in a future release. It is no longer required.
Member GDCredentialsProfile::type
This is deprecated and may be removed in a future release. Use GDCredentialsProfile_type().
Member GDCredentialsProfile_register (GDCredentialsProfileEventCb cb, void *appData)
This function is deprecated and may be removed in a future release. Use GDCredentialsProfile_register_type().
Member GDCredentialsProfile_unregister (void)
This function is deprecated and may be removed in a future release. Use GDCredentialsProfile_unregister_type().
Class GDFileStat
This structure is deprecated and will be removed in a future release. It is no longer required. Current BlackBerry Dynamics represents information about files and directories in an NSDictionary collection instead of using this structure. See GDFileManager::attributesOfItemAtPath:error: for example.
Module gdfilesystemerrordomain
Class GDHttpRequest
This class is deprecated and will be removed in a future release. BlackBerry Dynamics secures the native NSURLSession and NSURLConnection programming interfaces, which should be used instead. For reference, see NSURLSession Support and GDURLLoadingSystem. For example code, see the RSSReader sample application that comes with the BlackBerry Dynamics SDK for iOS.
Member GDHttpRequest::delegate
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member GDHttpRequest::enablePipelining
This function is deprecated and will be removed in a future release. It is in a deprecated class, GDHttpRequest.
Member GDHttpRequest_state_t
This enumeration is deprecated and will be removed in a future release. It is associated with a deprecated class, GDHttpRequest.
Member GDNslookupErrHostNotListed
This code was for the following condition: The host looked up isn't listed for client connection in the enterprise management console. Unlisted hosts can now be looked up so this code is no longer required.
Member GDRSA_free (struct GDRSA *rsa)
Use GDKey_free().
Member GDRSA_NO_PADDING
Use GDCryptoKeyStore.h which is a generic API that can handle RSA, DSA, and EC keys.
Member GDRSA_PKCS1_OAEP_PADDING
Use GDCryptoKeyStore.h which is a generic API that can handle RSA, DSA, and EC keys.
Member GDRSA_PKCS1_PADDING
Use GDCryptoKeyStore.h which is a generic API that can handle RSA, DSA, and EC keys.
Member GDRSA_private_decrypt (int flen, const void *from, void *to, struct GDRSA *rsa, int padding)
Use GDKey_decrypt().
Member GDRSA_private_encrypt (int flen, const void *from, void *to, struct GDRSA *rsa, int padding)
Use GDKey_encrypt().
Member GDRSA_private_key (const struct GDX509 *cert)
Use GDKey_private().
Member GDRSA_public_decrypt (int flen, const void *from, void *to, struct GDRSA *rsa, int padding)
Use GDKey_decrypt().
Member GDRSA_public_encrypt (int flen, const void *from, void *to, struct GDRSA *rsa, int padding)
Use GDKey_encrypt().
Member GDRSA_public_key (const struct GDX509 *cert)
Use GDKey_public().
Member GDRSA_sign (const struct GDDigest *digest_algorithm, const void *digest, unsigned int digest_size, void *signature, unsigned int *signature_size, struct GDRSA *rsa)
Use GDDigest_sign_final().
Member GDRSA_size (const struct GDRSA *rsa)
Use GDKey_size().
Member GDRSA_verify (const struct GDDigest *digest_algorithm, const void *digest, unsigned int digest_size, const void *signature, unsigned int signature_size, struct GDRSA *rsa)
GDDigest_verify_final().
Class GDURLLoadingSystem
The GDRejectAuthSupport key in Info.plist is deprecated and will be removed in a future release. It is no longer required.
Member NegotiateScheme::generateGssApiData (const char *token, NegotiateMechanism mechanism, const char *service_principal_name, const bool allow_delegation)
This function is deprecated and will be removed in a future release. It is no longer required.
Module ssGDRunTimeApplicationDetailsForService
This function is deprecated and will be removed in a future release. Use getServiceProvidersFor: (GDiOS) instead.
Module ssGDRunTimeConfigureUIWithBlockedMessage
This function is deprecated and will be removed in a future release.
Module ssGDRunTimeConfigureUIWithWipedMessage
This function is deprecated and will be removed in a future release.
Module ssPushChannelListener
This class is deprecated and will be removed in a future release. Instead of setting a PushChannel delegate, register for notifications as described in the GDPushChannel class reference.