clearServerVerificationKey() method

For a device to switch connection between SAP Mobile Platform servers, this API is invoked before registering a user with new server.

Syntax

public static virtual void clearServerVerificationKey ()

Usage

This ensures that the server public keys are removed from the SAP Mobile Platform client SDK which enables connectivity to new SAP Mobile Platform server. 
 Usage

 [ODPClientConnection clearServerVerificationKey];