OutSystems Forge 日本語データベース

Pusher WebSockets Mobile

※Forge全件データの日本語検索サービスをご利用になりたい場合は、こちらまでお問合せください。

Forge英文サイト

2018-06-27 1.0.0 Remco Dekkinga All All Components
Pusherクライアントサーバーコンポーネントのモバイルクライアント側アドオン:https://www.outsystems.com/forge/component/1493/pusher-websockets/
プッシャーWebSocketsモバイル Pusher WebSockets Mobileは、Pusherのクライアントサイドwebsocket APIの基本的な実装を拡張したものです。 サーバーからモバイルおよびWeb上のすべての接続済みクライアントにメッセージを送信できます。 モバイルクライアントでは、メッセージはNotifyイベントで受信されます。つまり、メッセージの周りに独自のクライアント機能を構築できます。 メッセージをアラートまたはフィードバックメッセージブロックに表示することができます。 メッセージの値に基づいて1つまたは複数のアクションをトリガーすることもできます(たとえば、画面の一部をリフレッシュしたり、別のページやログアウトにリダイレクトするなど)。 Pusher WebSockets Mobileのインストール方法: 1つのWebブロック、PusherMobileがあります。PusherMobileは、Pusher通知アクションを実装するページ/ Webブロックに追加する必要があります。 詳細については、Forgeの他のPusherウィジェットを確認してください。 サーバー経由でメッセージを送信できます。 あなたがこのウィジェットを改善するのを手助けしたいなら、私にメッセージを送ってください。 敬具、 Remco Dekkinga

[Overview]
The mobile client-side add-on for the Pusher client server component: https://www.outsystems.com/forge/component/1493/pusher-websockets/
[Detail]
Pusher WebSockets Mobile Pusher WebSockets Mobile is an extension with a basic implementation of the client-side websocket API from Pusher. You can send a message from a server to all connected clients on mobile and web. On the mobile clients the message will be received in a Notify event, which means that you can build your own client-functionality around the message. You can show the message in an alert or feedback message block. You can also trigger one or more actions based on the value of message (for instance refresh a (part of a) screen, redirect to another page or logout). How to use Pusher WebSockets Mobile: There is one webblock: PusherMobile, which should be added to the page/webblock where you want to implement the Pusher notification actions. For more information, you can check the other Pusher widget in the Forge. You can send messages via the server. If you want to help to improve this widget, please send me a message. Kind regards, Remco Dekkinga
戻る