| 
    ArcGIS Runtime SDK for iOS
    100.15
    
   | 
 
Informational message about the execution of a job.
Instances of this class represent an informational message about the execution of a job.
  
Properties | |
| NSString * | message | 
| AGSJobMessageSeverity | severity | 
| AGSJobMessageSource | source | 
| NSDate * | timestamp | 
      
  | 
  readnonatomiccopy | 
The message contents
      
  | 
  readnonatomicassign | 
The job message's severity: information, warning or error.
      
  | 
  readnonatomicassign | 
The source of the job message, either from the service or from the ArcGISRuntime client.
      
  | 
  readnonatomicstrong | 
The date and time that the job message was created. This will be the current system time on the user's device.