SIKRegistration Class Reference
| Inherits from | NSObject |
|---|---|
| Conforms to | SIKIRegistration |
| Declared in | SIKRegistration.h SIKRegistration.m |
– getRegistrationId
Get push notification registration id
- (NSString *)getRegistrationIdReturn Value
Registration Id
Discussion
Get push notification registration id
Declared In
SIKIRegistration.h
– setRegistrationId:
Set push notification registration id
- (void)setRegistrationId:(NSString *)regIdParameters
registrationId |
Registration Id |
|---|
Discussion
Set push notification registration id
Declared In
SIKIRegistration.h