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. fromEnterprisesPullNotificationSetRequestMode :: EnterprisesPullNotificationSetRequestMode -> Text

    gogol-android-enterprise Gogol.AndroidEnterprise

    No documentation available.

  2. requestMode :: AndroidEnterpriseEnterprisesPullNotificationSet -> Maybe 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.

  3. requestMode :: AndroidEnterpriseEnterprisesPullNotificationSet -> Maybe EnterprisesPullNotificationSetRequestMode

    gogol-android-enterprise Gogol.AndroidEnterprise.Enterprises.PullNotificationSet

    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.

  4. newtype EnterprisesPullNotificationSetRequestMode

    gogol-android-enterprise Gogol.AndroidEnterprise.Types

    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.

  5. EnterprisesPullNotificationSetRequestMode :: Text -> EnterprisesPullNotificationSetRequestMode

    gogol-android-enterprise Gogol.AndroidEnterprise.Types

    No documentation available.

  6. pattern EnterprisesPullNotificationSetRequestMode_ReturnImmediately :: EnterprisesPullNotificationSetRequestMode

    gogol-android-enterprise Gogol.AndroidEnterprise.Types

    Returns immediately whether notifications are present or not.

  7. pattern EnterprisesPullNotificationSetRequestMode_WaitForNotifications :: EnterprisesPullNotificationSetRequestMode

    gogol-android-enterprise Gogol.AndroidEnterprise.Types

    Wait until one or more notifications are present.

  8. fromEnterprisesPullNotificationSetRequestMode :: EnterprisesPullNotificationSetRequestMode -> Text

    gogol-android-enterprise Gogol.AndroidEnterprise.Types

    No documentation available.

  9. lastModified :: DeveloperComment -> Maybe Timestamp

    gogol-android-publisher Gogol.AndroidPublisher

    The last time at which this comment was updated.

  10. lastModified :: UserComment -> Maybe Timestamp

    gogol-android-publisher Gogol.AndroidPublisher

    The last time at which this comment was updated.

Page 292 of many | Previous | Next