Classes Files

Wombat::MamaPublisher::NativeMethods::PublisherCallbacks

Public Attributes

  Name
OnPublisherCreateDelegate mCreate
OnPublisherErrorDelegate mError
OnPublisherSuccessDelegate mSuccess
OnPublisherDestroyDelegate mDestroy
IntPtr mReserved

Public Attributes Documentation

variable mCreate

OnPublisherCreateDelegate mCreate;

variable mError

OnPublisherErrorDelegate mError;

variable mSuccess

OnPublisherSuccessDelegate mSuccess;

variable mDestroy

OnPublisherDestroyDelegate mDestroy;

variable mReserved

IntPtr mReserved;

Updated on 2023-03-31 at 15:29:32 +0100