GMBLCommunication Class Reference
| Inherits from | NSObject |
|---|---|
| Conforms to | NSCopying NSSecureCoding |
| Declared in | GMBLCommunication.h |
Overview
The GMBLCommunication class defines a communication that was defined on the Gimbal Manager Portal
identifier
The identifier for the GMBLCommnication
@property (readonly, nonatomic) NSString *identifierDiscussion
The identifier for the GMBLCommnication
Declared In
GMBLCommunication.h
title
The title for the GMBLCommunication
@property (readonly, nonatomic) NSString *titleDiscussion
The title for the GMBLCommunication
Declared In
GMBLCommunication.h
descriptionText
The description for the GMBLCommunication
@property (readonly, nonatomic) NSString *descriptionTextDiscussion
The description for the GMBLCommunication
Declared In
GMBLCommunication.h
URL
The URL for the GMBLCommunication
@property (readonly, nonatomic) NSString *URLDiscussion
The URL for the GMBLCommunication
Declared In
GMBLCommunication.h
deliveryDate
The date this commuincation will be delivered
@property (readonly, nonatomic) NSDate *deliveryDateDiscussion
The date this commuincation will be delivered
Declared In
GMBLCommunication.h
expiryDate
The expiry date for the GMBLCommunication
@property (readonly, nonatomic) NSDate *expiryDateDiscussion
The expiry date for the GMBLCommunication
Declared In
GMBLCommunication.h
attributes
The attributes for the GMBLCommunication
@property (readonly, nonatomic) GMBLAttributes *attributesDiscussion
The attributes for the GMBLCommunication
Declared In
GMBLCommunication.h