Table of Contents - zalo-api-0.1.1 Documentation
Classes and Modules
- ZaloAPI
- ZaloAPI::Client
- ZaloAPI::Config
- ZaloAPI::Configuration
- ZaloAPI::Error
- ZaloAPI::Middleware
- ZaloAPI::Middleware::Request
- ZaloAPI::Middleware::Request::EncodeJson
- ZaloAPI::Middleware::Request::Retry
- ZaloAPI::Middleware::Request::UrlBasedAccessToken
- ZaloAPI::Middleware::Response
- ZaloAPI::Middleware::Response::Logger
- ZaloAPI::Middleware::Response::ParseJson
- ZaloAPI::Middleware::Response::SanitizeResponse
- ZaloAPI::OA
- ZaloAPI::OfficalAccount
- ZaloAPI::OfficalAccount::Information
- ZaloAPI::OfficalAccount::Message
- ZaloAPI::Resource
Methods
- ::new — ZaloAPI::Client
- ::new — ZaloAPI::Configuration
- ::new — ZaloAPI::Middleware::Request::Retry
- ::new — ZaloAPI::Middleware::Request::UrlBasedAccessToken
- ::new — ZaloAPI::Middleware::Response::Logger
- ::new — ZaloAPI::Resource
- #base_url — ZaloAPI::Resource
- #build_connection — ZaloAPI::Client
- #call — ZaloAPI::Middleware::Request::EncodeJson
- #call — ZaloAPI::Middleware::Request::Retry
- #call — ZaloAPI::Middleware::Request::UrlBasedAccessToken
- #call — ZaloAPI::Middleware::Response::Logger
- #connection — ZaloAPI::Client
- #dump_debug — ZaloAPI::Middleware::Response::Logger
- #execute — ZaloAPI::OfficalAccount::Message
- #followers — ZaloAPI::OfficalAccount::Information
- #get_conversation_with_user — ZaloAPI::OfficalAccount::Information
- #get_user_profile — ZaloAPI::OfficalAccount::Information
- #me — ZaloAPI::OfficalAccount::Information
- #on_complete — ZaloAPI::Middleware::Response::ParseJson
- #on_complete — ZaloAPI::Middleware::Response::SanitizeResponse
- #options — ZaloAPI::Configuration
- #recent_chat — ZaloAPI::OfficalAccount::Information
- #send_text_message — ZaloAPI::OfficalAccount::Message
- #set_default_logger — ZaloAPI::Client