ws1-framework/com.airwatch.app/AWSDKApplicationDelegate/getDelegate
getDelegate¶
open override fun getDelegate(): AWSDKApplicationDelegate
Gets the delegate instance. This is very helpful if using Kotlin's class delegation model and want to intercept a delegation call.
Return¶
Non-null AWSDKApplication delegate instance.