BVUASSubmission Class Reference
| Inherits from | BVSubmission | 
|---|---|
| Conforms to | * BVSubmittedUAS  | 
| Declared in | BVUASSubmission.h | 
Overview
Class to use to submit an user authentication string request with the bv_authtoken to the Bazaarvoice managed authentication platform.
For a description of the authentication process you can view the docs: https://developer.bazaarvoice.com/conversations-api/tutorials/submission/authentication/bv-mastered#step-4:-user-authentication
@availability 5.4.0 and later
– initWithBvAuthToken:
	Create a new BVUASSubmissionResponse.
- (nonnull instancetype)initWithBvAuthToken:(nonnull NSString *)bvAuthTokenParameters
bvAuthToken | 
						The bvAuthToken representing the hosted authenticating user.  | 
					
|---|
Declared In
BVUASSubmission.h