push_service_connection_h typedef

push_service_connection_h = Pointer<push_connection_s>

@brief Connection to the push service handle. @since_tizen @if MOBILE 2.3 @elseif WEARABLE 2.3.1 @endif

Implementation

typedef push_service_connection_h = ffi.Pointer<push_connection_s>;