Hoogle Search

Within LTS Haskell 24.40 (ghc-9.10.3)

Note that Stackage only displays results for the latest LTS and Nightly snapshot. Learn more.

  1. type family ResolveAuthDomainDigestMethod (t :: Symbol) o

    gi-soup GI.Soup.Objects.AuthDomainDigest

    No documentation available.

  2. data CookieJarGetCookieListMethodInfo

    gi-soup GI.Soup.Objects.CookieJar

    No documentation available.

  3. data ServerMessageGetRemoteHostMethodInfo

    gi-soup GI.Soup.Objects.ServerMessage

    No documentation available.

  4. data SessionGetMaxConnsPerHostMethodInfo

    gi-soup GI.Soup.Objects.Session

    No documentation available.

  5. data MessageHeadersGetListMethodInfo

    gi-soup GI.Soup.Structs

    No documentation available.

  6. data MessageHeadersGetListMethodInfo

    gi-soup GI.Soup.Structs.MessageHeaders

    No documentation available.

  7. newtype EnterprisesPullNotificationSetRequestMode

    gogol-android-enterprise Gogol.AndroidEnterprise

    The request mode for pulling notifications. Specifying waitForNotifications will cause the request to block and wait until one or more notifications are present, or return an empty notification list if no notifications are present after some time. Specifying returnImmediately will cause the request to immediately return the pending notifications, or an empty list if no notifications are present. If omitted, defaults to waitForNotifications.

  8. EnterprisesPullNotificationSetRequestMode :: Text -> EnterprisesPullNotificationSetRequestMode

    gogol-android-enterprise Gogol.AndroidEnterprise

    No documentation available.

  9. pattern EnterprisesPullNotificationSetRequestMode_ReturnImmediately :: EnterprisesPullNotificationSetRequestMode

    gogol-android-enterprise Gogol.AndroidEnterprise

    Returns immediately whether notifications are present or not.

  10. pattern EnterprisesPullNotificationSetRequestMode_WaitForNotifications :: EnterprisesPullNotificationSetRequestMode

    gogol-android-enterprise Gogol.AndroidEnterprise

    Wait until one or more notifications are present.

Page 291 of many | Previous | Next