BVCommentSubmission Class Reference
| Inherits from | BVBaseUGCSubmission | 
|---|---|
| Conforms to | * BVSubmittedComment  | 
| Declared in | BVCommentSubmission.h | 
– initWithReviewId:withCommentText:
	The review ID to add the comment to
- (nonnull instancetype)initWithReviewId:(nonnull NSString *)reviewId withCommentText:(nonnull NSString *)commentTextParameters
reviewId | 
						The review ID to add the comment to  | 
					
|---|---|
commentText | 
						The user supplied text  | 
					
Return Value
initialized BVCommentSubmission parameter
Declared In
BVCommentSubmission.h