I didn't explicitly set the a.media.friendlyName but I noticed that friendly value is same as mediaName. Is it possible to set a different value for media name and media friendlyname ?
mediaName is mapped to a.media.friendlyName and mediaId is mapped to a.media.name AA variables respectively. If you want to use a different a.media.name then that should be changed using mediaId in the method signature above.
Please let us know if you have any further questions.
mediaName is mapped to a.media.friendlyName and mediaId is mapped to a.media.name AA variables respectively. If you want to use a different a.media.name then that should be changed using mediaId in the method signature above.
Please let us know if you have any further questions.