NestAdsAdError
에러를 나타내는 클래스입니다.
open class NestAdsAdError: NSObject, Error
Public Variables
open var code: Int
open var message: String
Last updated