[−][src]Function fxaclient_ffi::fxa_handle_push_message
#[no_mangle]pub extern "C" fn fxa_handle_push_message(
handle: u64,
json_payload: FfiStr<'_>,
error: &mut ExternError
) -> ByteBuffer
Handle a push payload coming from the Firefox Account servers.
Safety
A destructor [fxa_bytebuffer_free] is provided for releasing the memory for this pointer type.