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