Table of Contents - poke-go-api-0.2.1 Documentation
Classes and Modules
- Object
- POGOProtos
- POGOProtos::Data
- POGOProtos::Data::Battle
- POGOProtos::Data::Capture
- POGOProtos::Data::Gym
- POGOProtos::Data::Logs
- POGOProtos::Data::Logs::CatchPokemonLogEntry
- POGOProtos::Data::Logs::FortSearchLogEntry
- POGOProtos::Data::Player
- POGOProtos::Enums
- POGOProtos::Inventory
- POGOProtos::Inventory::InventoryItem
- POGOProtos::Inventory::Item
- POGOProtos::Map
- POGOProtos::Map::Fort
- POGOProtos::Map::Pokemon
- POGOProtos::Networking
- POGOProtos::Networking::Envelopes
- POGOProtos::Networking::Envelopes::RequestEnvelope
- POGOProtos::Networking::Envelopes::RequestEnvelope::AuthInfo
- POGOProtos::Networking::Envelopes::Signature
- POGOProtos::Networking::Envelopes::Unknown6
- POGOProtos::Networking::Envelopes::Unknown6Response
- POGOProtos::Networking::Envelopes::Unknown6Response::Unknown2
- POGOProtos::Networking::Envelopes::Unknown6Response::Unknown2::StoreItem
- POGOProtos::Networking::Requests
- POGOProtos::Networking::Requests::Messages
- POGOProtos::Networking::Responses
- POGOProtos::Networking::Responses::AddFortModifierResponse
- POGOProtos::Networking::Responses::AttackGymResponse
- POGOProtos::Networking::Responses::CatchPokemonResponse
- POGOProtos::Networking::Responses::CheckCodenameAvailableResponse
- POGOProtos::Networking::Responses::ClaimCodenameResponse
- POGOProtos::Networking::Responses::CollectDailyBonusResponse
- POGOProtos::Networking::Responses::CollectDailyDefenderBonusResponse
- POGOProtos::Networking::Responses::DiskEncounterResponse
- POGOProtos::Networking::Responses::DownloadItemTemplatesResponse
- POGOProtos::Networking::Responses::DownloadRemoteConfigVersionResponse
- POGOProtos::Networking::Responses::EncounterResponse
- POGOProtos::Networking::Responses::EncounterTutorialCompleteResponse
- POGOProtos::Networking::Responses::EquipBadgeResponse
- POGOProtos::Networking::Responses::EvolvePokemonResponse
- POGOProtos::Networking::Responses::FortDeployPokemonResponse
- POGOProtos::Networking::Responses::FortRecallPokemonResponse
- POGOProtos::Networking::Responses::FortSearchResponse
- POGOProtos::Networking::Responses::GetGymDetailsResponse
- POGOProtos::Networking::Responses::GetIncensePokemonResponse
- POGOProtos::Networking::Responses::GetPlayerProfileResponse
- POGOProtos::Networking::Responses::IncenseEncounterResponse
- POGOProtos::Networking::Responses::LevelUpRewardsResponse
- POGOProtos::Networking::Responses::NicknamePokemonResponse
- POGOProtos::Networking::Responses::RecycleInventoryItemResponse
- POGOProtos::Networking::Responses::ReleasePokemonResponse
- POGOProtos::Networking::Responses::SetAvatarResponse
- POGOProtos::Networking::Responses::SetContactSettingsResponse
- POGOProtos::Networking::Responses::SetFavoritePokemonResponse
- POGOProtos::Networking::Responses::SetPlayerTeamResponse
- POGOProtos::Networking::Responses::SfidaActionLogResponse
- POGOProtos::Networking::Responses::StartGymBattleResponse
- POGOProtos::Networking::Responses::UpgradePokemonResponse
- POGOProtos::Networking::Responses::UseIncenseResponse
- POGOProtos::Networking::Responses::UseItemEggIncubatorResponse
- POGOProtos::Networking::Responses::UseItemGymResponse
- POGOProtos::Networking::Responses::UseItemPotionResponse
- POGOProtos::Networking::Responses::UseItemReviveResponse
- POGOProtos::Networking::Responses::UseItemXpBoostResponse
- POGOProtos::Settings
- POGOProtos::Settings::Master
- POGOProtos::Settings::Master::Item
- POGOProtos::Settings::Master::Pokemon
- Poke
- Poke::API
- Poke::API::Auth
- Poke::API::Auth::GOOGLE
- Poke::API::Auth::PTC
- Poke::API::Auth::Ticket
- Poke::API::Client
- Poke::API::Errors
- Poke::API::Errors::ForbiddenAccess
- Poke::API::Errors::GoogleAuthenticationFailure
- Poke::API::Errors::GoogleTwoFactorAuthenticationFailure
- Poke::API::Errors::InvalidEndpoint
- Poke::API::Errors::InvalidLevel
- Poke::API::Errors::InvalidProvider
- Poke::API::Errors::InvalidRequestEntry
- Poke::API::Errors::InvalidSignatureFilePath
- Poke::API::Errors::LoginFailure
- Poke::API::Errors::LoginRequired
- Poke::API::Errors::NoRequests
- Poke::API::Errors::UnknownProtoFault
- Poke::API::Geometry
- Poke::API::Geometry::S2Base
- Poke::API::Geometry::S2CellId
- Poke::API::Geometry::S2LatLon
- Poke::API::Geometry::S2Point
- Poke::API::Helpers
- Poke::API::Logging
- Poke::API::RequestBuilder
- Poke::API::Response
- Poke::API::Signature
Methods
- ::add_optional_information — Poke::API::Signature
- ::add_optional_signature_information — Poke::API::Signature
- ::add_requests — Poke::API::Signature
- ::add_unknown6 — Poke::API::Signature
- ::camel_case_lower — Poke::API::Helpers
- ::create_signature — Poke::API::Signature
- ::d2h — Poke::API::Helpers
- ::face_uv_to_xyz — Poke::API::Geometry::S2CellId
- ::fetch_time — Poke::API::Helpers
- ::format_time_diff — Poke::API::Helpers
- ::formatter= — Poke::API::Logging
- ::from_face_ij — Poke::API::Geometry::S2CellId
- ::from_point — Poke::API::Geometry::S2CellId
- ::generate_location_one — Poke::API::Helpers
- ::generate_location_two — Poke::API::Helpers
- ::generate_request — Poke::API::Helpers
- ::generate_signature — Poke::API::Signature
- ::get_cells — Poke::API::Helpers
- ::get_position — Poke::API::Helpers
- ::load_signature — Poke::API::Signature
- ::log_level= — Poke::API::Logging
- ::lookup_bits — Poke::API::Geometry::S2Base
- ::lookup_cells — Poke::API::Geometry::S2Base
- ::new — Poke::API::Auth::GOOGLE
- ::new — Poke::API::Auth::PTC
- ::new — Poke::API::Auth::Ticket
- ::new — Poke::API::Client
- ::new — Poke::API::Errors::InvalidProvider
- ::new — Poke::API::Errors::LoginRequired
- ::new — Poke::API::Errors::InvalidRequestEntry
- ::new — Poke::API::Errors::UnknownProtoFault
- ::new — Poke::API::Errors::GoogleAuthenticationFailure
- ::new — Poke::API::Errors::GoogleTwoFactorAuthenticationFailure
- ::new — Poke::API::Errors::LoginFailure
- ::new — Poke::API::Errors::InvalidEndpoint
- ::new — Poke::API::Errors::NoRequests
- ::new — Poke::API::Errors::InvalidSignatureFilePath
- ::new — Poke::API::Errors::InvalidLevel
- ::new — Poke::API::Errors::ForbiddenAccess
- ::new — Poke::API::Geometry::S2CellId
- ::new — Poke::API::Geometry::S2LatLon
- ::new — Poke::API::Geometry::S2Point
- ::new — Poke::API::RequestBuilder
- ::new — Poke::API::Response
- ::st_to_ij — Poke::API::Geometry::S2CellId
- ::uv_to_st — Poke::API::Geometry::S2CellId
- ::valid_face_xyz_to_uv — Poke::API::Geometry::S2CellId
- ::xyz_to_face_uv — Poke::API::Geometry::S2CellId
- #abs — Poke::API::Geometry::S2Point
- #access_token_from_refresh_token — Poke::API::Auth::GOOGLE
- #activate_signature — Poke::API::Client
- #append_hash_request — Poke::API::RequestBuilder
- #append_int_request — Poke::API::RequestBuilder
- #build_main_request — Poke::API::RequestBuilder
- #build_sub_request — Poke::API::RequestBuilder
- #call — Poke::API::Client
- #check_expiry — Poke::API::Client
- #check_ticket — Poke::API::Auth::Ticket
- #connect — Poke::API::Auth::GOOGLE
- #connect — Poke::API::Auth::PTC
- #decode — Poke::API::Response
- #decode_response — Poke::API::Response
- #decode_sub_responses — Poke::API::Response
- #dot_prod — Poke::API::Geometry::S2Point
- #error — Poke::API::Client
- #execute_rpc_request — Poke::API::RequestBuilder
- #fetch_access_token — Poke::API::Auth::PTC
- #fetch_proto_request_class — Poke::API::RequestBuilder
- #fetch_proto_response_metadata — Poke::API::Response
- #fetch_request_id — Poke::API::RequestBuilder
- #fetch_ticket — Poke::API::Auth::PTC
- #get_ticket — Poke::API::Auth::Ticket
- #has_ticket? — Poke::API::Auth::Ticket
- #initialize_ticket — Poke::API::Client
- #inspect — Poke::API::Client
- #is_new_ticket? — Poke::API::Auth::Ticket
- #largest_abs_component — Poke::API::Geometry::S2Point
- #leaf? — Poke::API::Geometry::S2CellId
- #level — Poke::API::Geometry::S2CellId
- #logger — Poke::API::Logging
- #login — Poke::API::Client
- #lsb — Poke::API::Geometry::S2CellId
- #lsb_for_level — Poke::API::Geometry::S2CellId
- #method_missing — Poke::API::Client
- #next — Poke::API::Geometry::S2CellId
- #parent — Poke::API::Geometry::S2CellId
- #parse_rpc_fields — Poke::API::Response
- #perform_request — Poke::API::Auth::GOOGLE
- #prev — Poke::API::Geometry::S2CellId
- #replace_name — Object
- #request — Poke::API::RequestBuilder
- #set_authentication — Poke::API::RequestBuilder
- #set_ticket — Poke::API::Auth::Ticket
- #store_endpoint — Poke::API::Response
- #store_lat_lng — Poke::API::Client
- #store_location — Poke::API::Client
- #store_ticket — Poke::API::Response
- #to_point — Poke::API::Geometry::S2LatLon
- #use_auth_ticket — Poke::API::RequestBuilder
- #valid? — Poke::API::Geometry::S2CellId