Socket Server Reference (Partner version)

This topic provides a summary of related documentation for the Socket Server APIs restricted to Partners.

Client application APIs Header Description

RConnectionServ

es_connectionserv.h

Provides access to the comms management plane.

Plug-in Server APIs Header Description

AMobilityProtocolReq

ss_mobility_apiext.h

Interface to be implemented by the client to support mobility API extension on the server side. The client is a protocol implementation plug-in.

CCommsMobilitySrvResp

ss_mobility_apiext.h

Interface to be implemented by the client. The client is a protocol implementation plug-in. The interface is a Server side mobility response API extension. This response is called from AMobilityProtocolReq::SubscribeForMessage()

Test programs

None