| NbPush Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Nec.Nebula
 Syntax
SyntaxThe NbPush type exposes the following members.
 Constructors
Constructors Properties
Properties| Name | Description | |
|---|---|---|
|  | AllowedReceivers | 
            通知を受信可能なユーザ・グループの一覧
             | 
|  | ApnsFields | 
            iOS 固有値
             | 
|  | GcmFields | 
            Android 固有値
             | 
|  | Message | 
            Push メッセージ本文
             | 
|  | Query | 送信先インスタレーションを指定するためのクエリ 検索条件のJSONオブジェクト表記(MongoDBクエリ表記)のみ有効 | 
|  | SseFields | 
            SSE 固有値
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | 指定のオブジェクトが現在のオブジェクトと等しいかどうかを判断します。(Inherited from Object.) | 
|  | Finalize | オブジェクトがガベージ コレクションにより収集される前に、そのオブジェクトがリソースを解放し、その他のクリーンアップ操作を実行できるようにします。(Inherited from Object.) | 
|  | GetHashCode | 既定のハッシュ関数として機能します。(Inherited from Object.) | 
|  | GetType | 現在のインスタンスの Type を取得します。(Inherited from Object.) | 
|  | MemberwiseClone | 現在の Object の簡易コピーを作成します。(Inherited from Object.) | 
|  | SendAsync | Pushメッセージを送信する。 Query, Message は事前に設定しておくこと。 | 
|  | ToString | 現在のオブジェクトを表す文字列を返します。(Inherited from Object.) | 
 Remarks
Remarks Version Information
Version Information See Also
See Also