[−][src]Function push_ffi::push_subscribe
#[no_mangle]pub extern "C" fn push_subscribe(
handle: u64,
channel_id: FfiStr<'_>,
scope: FfiStr<'_>,
app_key: FfiStr<'_>,
error: &mut ExternError
) -> ByteBuffer
Errors are logged.
#[no_mangle]pub extern "C" fn push_subscribe(
handle: u64,
channel_id: FfiStr<'_>,
scope: FfiStr<'_>,
app_key: FfiStr<'_>,
error: &mut ExternError
) -> ByteBuffer
Errors are logged.