Inherits from NSObject
Declared in KNYServiceDoc.h

Instance Methods

setIdentityServiceEndPoint:providerName:

set the endpoint url for given identity name

- (void)setIdentityServiceEndPoint:(NSString *)identityServicEndPoint providerName:(NSString *)providerName

Parameters

Idenityname

providername

URLString

new endpoint url for given provider name

Discussion

set the endpoint url for given identity name

Declared In

KNYServiceDoc.h

setIntegrationServiceEndPoint:serviceName:

Set endpoint url for given service name

- (void)setIntegrationServiceEndPoint:(NSString *)integrationServiceEndPoint serviceName:(NSString *)serviceName

Parameters

serviceName

serviceName

URLString

end point URLString

Discussion

Set endpoint url for given service name

Declared In

KNYServiceDoc.h

setMessagingServiceEndPoint:

set the messaging service end-point url

- (void)setMessagingServiceEndPoint:(NSString *)messagingServiceEndPoint

Parameters

URLString

endPoint messaging Service URL

Discussion

set the messaging service end-point url

Declared In

KNYServiceDoc.h

setMetricsServiceEndPoint:serviceName:

sets the Metrics Service end-point URL

- (void)setMetricsServiceEndPoint:(NSString *)metricsServiceEndPoint serviceName:(NSString *)serviceName

Parameters

serviceName

metricsServiceName (values = “session”, “custom”)

URLString

metricservice end-point URL

Discussion

sets the Metrics Service end-point URL

Declared In

KNYServiceDoc.h

setSyncServiceEndPoint:

set the syncService end-point url

- (void)setSyncServiceEndPoint:(NSString *)syncServiceEndPoint

Parameters

URLString

endPoint messaging Service URL

Discussion

set the syncService end-point url

Declared In

KNYServiceDoc.h