SecureBlackbox 2020 iOS Edition

Questions / Feedback?

msgComments (property)

Contains additional information about the message body.

Syntax

@property (nonatomic,readwrite,assign,getter=msgComments,setter=setMsgComments:) NSString* msgComments;
- (NSString*)msgComments;
- (void)setMsgComments:(NSString*)newMsgComments;
public var msgComments: String {
  get {...}
set {...} }

Default Value

""

Remarks

Contains additional information about the message body.

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 iOS Edition - Version 20.0 [Build 8166]