C# Class ActivityStreams.Api.Controllers.StreamController

Stream end point
Inheritance: ApiController
Afficher le fichier Open project: Elders/ActivityStreams

Private Methods

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