createPushConnector function

PushConnector createPushConnector()

Implementation

PushConnector createPushConnector() {

    return DATBiOS();


}