Wrong argument in DisplayCapabilities method #52
Labels
bug
A defect in the library
REVIEW - scheduled
The reviewer has scheduled a review of this PR for the current sprint
com.smartdevicelink.proxy.rpc.DisplayCapabilities has this method:
160:
setImageFields( List<TextField> imageFields )
The parameter should be of type
List<ImageField>
The text was updated successfully, but these errors were encountered: