class TwentyFiveLivePro::Session
- TwentyFiveLivePro::Session
- Reference
- Object
Defined in:
twenty-five-live-pro/session.crConstant Summary
-
Log =
::Log.for(self)
Constructors
Instance Method Summary
- #delete(url : String, **kwargs) : Halite::Response
- #get(url : String, **kwargs) : Halite::Response
- #post(url : String, **kwargs) : Halite::Response
- #put(url : String, **kwargs) : Halite::Response
- #request(method : String, url : String, **kwargs) : Halite::Response