SIKSyncRequest Class Reference
| Inherits from | NSObject |
|---|---|
| Conforms to | SIKISyncRequest |
| Declared in | SIKSyncRequest.h SIKSyncRequest.m |
– getName
Get sync request name
- (NSString *)getNameReturn Value
Name of sync request
Discussion
Get sync request name
Declared In
SIKISyncRequest.h
– setName:
Set sync request name
- (void)setName:(NSString *)nmeParameters
name |
Name of sync request |
|---|
Discussion
Set sync request name
Declared In
SIKISyncRequest.h