Mobile API Reference
MicroStrategy 2019
DuplicateMessageRequest.h
Go to the documentation of this file.
1
//
2
// DuplicateMessageRequest.h
3
// MSTRMobile
4
//
5
// Created by Kevin Maurer on 1/16/10.
6
// Copyright 2010 MicroStrategy. All rights reserved.
7
//
8
9
#import <Foundation/Foundation.h>
10
#import "
MessageBasedTaskRequest.h
"
11
12
@interface
DuplicateMessageRequest
:
MessageBasedTaskRequest
{
13
NSInteger
objectType
;
14
}
15
16
@property
NSInteger objectType;
17
18
@end
MessageBasedTaskRequest
Definition:
MessageBasedTaskRequest.h:13
DuplicateMessageRequest::objectType
NSInteger objectType
Definition:
DuplicateMessageRequest.h:13
MessageBasedTaskRequest.h
DuplicateMessageRequest
Definition:
DuplicateMessageRequest.h:12
Users
vvitarello
Desktop
MobileSDKSourceFiles
DuplicateMessageRequest.h
Generated by
1.8.14