Signaling channel description returned from the service. More...
#include <Include.h>
Public Attributes | |
UINT32 | version |
Version of the SignalingChannelDescription struct. More... | |
CHAR | channelArn [MAX_ARN_LEN+1] |
Channel Amazon Resource Name (ARN) More... | |
CHAR | channelName [256+1] |
Signaling channel name. Should be unique per AWS account. More... | |
SIGNALING_CHANNEL_STATUS | channelStatus |
Current channel status as reported by the service. More... | |
SIGNALING_CHANNEL_TYPE | channelType |
Channel type as reported by the service. More... | |
CHAR | updateVersion [MAX_UPDATE_VERSION_LEN+1] |
UINT64 | messageTtl |
UINT64 | creationTime |
Timestamp of when the channel gets created. More... | |
Signaling channel description returned from the service.