Gets enrollment package file information if it's ready or gets a list of available file types in the package if concrete file type is not recognized by the User Agent.
- Parameters:
-
c_wstrPackageId | (wstring) enrollment package id parsed from HTTP request |
c_wstrUserAgent | (wstring) UserAgent string parsed from HTTP request, if c_wstrUserAgent is empty c_wstrPackageFileType will be used instead |
c_wstrPackageFileType | (wstring) enrollment package file type, example: "iOS4", "iOS5", "Andr4", "WPhone2" |
- Returns:
- (params) contains the enrollment package file info or the list of available file types in the enrollment package (see Device enrollment package file info)