Skip to content

Commit

Permalink
Unhide ImaAdsSdkListener.create (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
daytime-em committed Jul 31, 2023
1 parent da726d6 commit eb6a0cd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ class MuxImaAdsListener private constructor(
/**
* Creates a new [MuxImaAdsListener] based on the given [MuxStatsSdkMedia3]
*/
@JvmSynthetic
@JvmStatic
fun newListener(
muxSdk: MuxStatsSdkMedia3<*>,
customerAdEventListener: AdEventListener = AdEventListener { },
Expand Down

0 comments on commit eb6a0cd

Please sign in to comment.