public iOSConsentManagerException(IntPtr intPtr) { consentManagerExceptionObjCBridge = new ConsentManagerExceptionObjCBridge(intPtr); }
public int getCode() { return(ConsentManagerExceptionObjCBridge.getCode()); }
public iOSConsentManagerException() { consentManagerExceptionObjCBridge = new ConsentManagerExceptionObjCBridge(); }