C# Class ActivityStreams.Api.Controllers.StreamController

Stream end point
Inheritance: ApiController
显示文件 Open project: Elders/ActivityStreams

Private Methods

Method Description
AttachStream ( string streamId, string toStreamId, System.DateTime expiresAt = null ) : IHttpActionResult
DetachStream ( string streamId, string fromStreamId, System.DateTime detachSince ) : IHttpActionResult