Class: ECHO.Members.PushNotificationObject
Defined in: | src/ECHO.Members.PushNotificationObject.coffee |
Inherits: | ECHODistributedObject |
Overview
An ECHO.Members.PushNotificationObject is a push notification object. プッシュ通知オブジェクト。
Variables Summary
Variable inherited from ECHODistributedObject
Inherited Method Summary
Methods inherited from
ECHODistributedObject
#resetTarget #targetAllMembers #targetRootGroup #targetSpecificMember #targetSpecificGroup #_copyData #_buildRequestContents .factory #fetch #push #delete #get #put #getACL #setNewACL #_convertContentsInCopyData #_convertContentsInBuildRequest #getRequestUrl
Constructor Details
#
(void)
constructor(instanceId, refid = null, data = null)
Constructs a new ECHO.Members.PushNotificationObject. 新しいプッシュ通知、もしくは既存のプッシュ通知として、オブジェクトを生成します。