Avatar

Level 1

I am using iOS heartbeat sdk (2.1.0).

[ADBMediaHeartbeat createMediaObjectWithName: mediaName

                                                                mediaId: mediaId

                                                                 length: mediaLength

                                                             streamType: mediaType];

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 ?