SIKSyncServiceWorker Class Reference

Inherits from NSObject
Declared in SIKSyncServiceWorker.h
SIKSyncServiceWorker.m

Overview

It handles all synchronous service request calls

– process:

It process the service request

- (void)process:(id<SIKIService>)service

Parameters

service

Service instance

Discussion

It process the service request

Declared In

SIKSyncServiceWorker.h