| |||||
| |||||
Description | |||||
Helpers for the Apple Push Service | |||||
Synopsis | |||||
| |||||
Documentation | |||||
hexTokenToByteString :: String -> DeviceToken | |||||
Converts a hex string to a device token | |||||
tokenToString :: DeviceToken -> String | |||||
Converts a device token to a hex string | |||||
byteStringToHex :: ByteString -> String | |||||
Produced by Haddock version 2.3.0 |