FacebookRealtimeUpdateController Class
ApiController for handling Facebook Realtime Update subscriptions.
System.Object
System.Web.Http.ApiController
Microsoft.AspNet.Mvc.Facebook.Realtime.FacebookRealtimeUpdateController
System.Web.Http.ApiController
Microsoft.AspNet.Mvc.Facebook.Realtime.FacebookRealtimeUpdateController
Assembly: Microsoft.AspNet.Mvc.Facebook (in Microsoft.AspNet.Mvc.Facebook.dll)
The FacebookRealtimeUpdateController type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Configuration | (Inherited from ApiController.) |
![]() | ControllerContext | (Inherited from ApiController.) |
![]() | FacebookConfiguration | Gets or sets the FacebookConfiguration . |
![]() | ModelState | (Inherited from ApiController.) |
![]() | Request | (Inherited from ApiController.) |
![]() | Url | (Inherited from ApiController.) |
![]() | User | (Inherited from ApiController.) |
![]() | VerifyToken | Gets the verify token. |
| Name | Description | |
|---|---|---|
![]() | Dispose() | (Inherited from ApiController.) |
![]() | Dispose(Boolean) | (Inherited from ApiController.) |
![]() | Equals | (Inherited from Object.) |
![]() | ExecuteAsync | (Inherited from ApiController.) |
![]() | Finalize | (Inherited from Object.) |
![]() | Get | Handles the HTTP GET requests from Facebook for subscription verification. |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | HandleUpdateAsync | Handles the update. |
![]() | Initialize | (Inherited from ApiController.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Post | Handles the HTTP POST requests from Facebook for updates. |
![]() | ToString | (Inherited from Object.) |
Show:
