Commit Graph

4 Commits

Author SHA1 Message Date
aedampir@gmail.com 7a01f22ee9 New overloaded method IObservable<EmailAddress> GetAll(ApiOptions options) has been added and implemented on IObservableUserEmailsClient/ObservableUserEmailsClient. 2016-03-15 18:58:10 +07:00
Brendan Forster b03c634b68 updated observable clients 2014-07-08 10:30:48 +09:30
Brendan Forster 97995a769a corrected return type from Add 2014-07-08 10:24:53 +09:30
Peter MacNaughton 133298789f Adding IObservableUserEmailsClient and...
default implementation. Still needs delete method which is skipped
because it's a HTTP DELETE. There's currently nothing in the
ApiConnection to handle this scenario and it's a rather unorthodox thing
to support.
delete.
2014-02-08 12:48:53 -07:00