Copyright | (c) 2013-2021 Brendan Hay |
---|---|
License | Mozilla Public License, v. 2.0. |
Maintainer | Brendan Hay <brendan.g.hay+amazonka@gmail.com> |
Stability | auto-generated |
Portability | non-portable (GHC extensions) |
Safe Haskell | None |
Documentation
newtype ChannelType Source #
pattern ChannelType_ADM :: ChannelType | |
pattern ChannelType_APNS :: ChannelType | |
pattern ChannelType_APNS_SANDBOX :: ChannelType | |
pattern ChannelType_APNS_VOIP :: ChannelType | |
pattern ChannelType_APNS_VOIP_SANDBOX :: ChannelType | |
pattern ChannelType_BAIDU :: ChannelType | |
pattern ChannelType_CUSTOM :: ChannelType | |
pattern ChannelType_EMAIL :: ChannelType | |
pattern ChannelType_GCM :: ChannelType | |
pattern ChannelType_IN_APP :: ChannelType | |
pattern ChannelType_PUSH :: ChannelType | |
pattern ChannelType_SMS :: ChannelType | |
pattern ChannelType_VOICE :: ChannelType |