Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 744 Bytes

SWGNotification.md

File metadata and controls

19 lines (15 loc) · 744 Bytes

SWGNotification

Properties

Name Type Description Notes
_id NSNumber* [optional]
date NSDate*
title NSString*
body NSString*
ttl NSNumber*
type NSString* [optional]
closable NSNumber* [optional] [default to @(YES)]
persist NSNumber* [optional] [default to @(YES)]
waitForVisibility NSNumber* [optional] [default to @(YES)]
sound NSString* [optional]

[Back to Model list] [Back to API list] [Back to README]