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.
type family
ResolveAuthDomainDigestMethod (t :: Symbol) ogi-soup GI.Soup.Objects.AuthDomainDigest No documentation available.
data
CookieJarGetCookieListMethodInfo gi-soup GI.Soup.Objects.CookieJar No documentation available.
data
ServerMessageGetRemoteHostMethodInfo gi-soup GI.Soup.Objects.ServerMessage No documentation available.
data
SessionGetMaxConnsPerHostMethodInfo gi-soup GI.Soup.Objects.Session No documentation available.
data
MessageHeadersGetListMethodInfo gi-soup GI.Soup.Structs No documentation available.
data
MessageHeadersGetListMethodInfo gi-soup GI.Soup.Structs.MessageHeaders No documentation available.
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.
EnterprisesPullNotificationSetRequestMode :: Text -> EnterprisesPullNotificationSetRequestModegogol-android-enterprise Gogol.AndroidEnterprise No documentation available.
-
gogol-android-enterprise Gogol.AndroidEnterprise Returns immediately whether notifications are present or not.
-
gogol-android-enterprise Gogol.AndroidEnterprise Wait until one or more notifications are present.