PlayerSDKNotifyCodes constructor

const PlayerSDKNotifyCodes(
  1. int value
)

Implementation

const PlayerSDKNotifyCodes(int value) : super(value);