#import <MicroStrategyMobileSDK-Swift.h>
◆ copyWithZone:()
| - (id _Nonnull) copyWithZone: |
|
(struct _NSZone *_Nullable) |
SWIFT_WARN_UNUSED_RESULT |
|
◆ encodeWithCoder:()
| - (void) encodeWithCoder: |
|
(NSCoder *_Nonnull) |
aCoder |
|
◆ initWithCoder:()
| - (nullable instancetype) initWithCoder: |
|
(NSCoder *_Nonnull) |
OBJC_DESIGNATED_INITIALIZER |
|
◆ initWithContents:anID:aDesc:aType:aSubtype:anAbbrev:isShortcut:iconPath:()
| - (null_unspecified instancetype) initWithContents: |
|
(NSString *_Null_unspecified) |
nm |
| anID: |
|
(NSString *_Null_unspecified) |
did |
| aDesc: |
|
(NSString *_Null_unspecified) |
d |
| aType: |
|
(ObjectTypes) |
tp |
| aSubtype: |
|
(ObjectSubTypes) |
subtp |
| anAbbrev: |
|
(NSString *_Null_unspecified) |
abbr |
| isShortcut: |
|
(BOOL) |
shortcut |
| iconPath: |
|
(NSString *_Null_unspecified) |
SWIFT_UNAVAILABLE |
|
|
| |
◆ initWithContents:namedID:aDesc:aType:aSubtype:anAbbrev:isShortcut:iconPath:()
| - (null_unspecified instancetype) initWithContents: |
|
(NSString *_Null_unspecified) |
nm |
| namedID: |
|
(NSInteger) |
_namedID |
| aDesc: |
|
(NSString *_Null_unspecified) |
d |
| aType: |
|
(ObjectTypes) |
tp |
| aSubtype: |
|
(ObjectSubTypes) |
subtp |
| anAbbrev: |
|
(NSString *_Null_unspecified) |
abbr |
| isShortcut: |
|
(BOOL) |
shortcut |
| iconPath: |
|
(NSString *_Null_unspecified) |
SWIFT_UNAVAILABLE |
|
|
| |
◆ initWithType:()
| - (null_unspecified instancetype) initWithType: |
|
(ObjectTypes) |
_type |
|
Initializer a ObjectInfo with type. Subtype will default to 0. If the type doesn't have different subtypes, the subtype will also be initialized.
- Parameters
-
| _type | one of the ObjectTypes in enums.h |
- Returns
- ObjectInfo
- See also
- ObjectTypes
Implements MSIObjectInfo.
◆ initWithType:subType:()
Initializer a ObjectInfo with type and subtype
- Parameters
-
| _type | one of the ObjectTypes in enums.h |
| _subType | one of the ObjectSubTypes in enums.h |
- Returns
- ObjectInfo
- See also
- ObjectTypes
Implements MSIObjectInfo.
◆ shareActivityItemsWithPersonalName:targetName:()
| - (NSArray * _Nonnull) shareActivityItemsWithPersonalName: |
|
(NSString *_Nonnull) |
personalName |
| targetName: |
|
(NSString *_Nonnull) |
SWIFT_WARN_UNUSED_RESULT |
|
|
| |
◆ SWIFT_DEPRECATED_MSG()
| + ("-init is unavailable") SWIFT_DEPRECATED_MSG |
|
|
|
◆ SWIFT_UNAVAILABLE()
| - (nonnull instancetype) SWIFT_UNAVAILABLE |
|
|
|
◆ certifierId
| - (NSString* _Nullable) certifierId |
|
readwritenonatomiccopy |
◆ certifierName
| - (NSString* _Nullable) certifierName |
|
readwritenonatomiccopy |
◆ createdByUserId
| - (NSString* _Nullable) createdByUserId |
|
readwritenonatomiccopy |
◆ createdByUserName
| - (NSString* _Nullable) createdByUserName |
|
readwritenonatomiccopy |
◆ shortcutID
| - (NSString* _Nullable) shortcutID |
|
readwritenonatomiccopy |
◆ targetID
| - (NSString* _Nullable) targetID |
|
readwritenonatomiccopy |