notification_h typedef

notification_h = Pointer<_notification>

@brief Notification handle. @since_tizen @if WEARABLE 2.3.1 @elseif MOBILE 2.3 @endif

Implementation

typedef notification_h = ffi.Pointer<_notification>;