Skip to main content

aeron_archive_persistent_subscription_context_get_replay_channel

Function aeron_archive_persistent_subscription_context_get_replay_channel 

Source
pub unsafe extern "C" fn aeron_archive_persistent_subscription_context_get_replay_channel(
    context: *mut aeron_archive_persistent_subscription_context_t,
) -> *const c_char
Expand description

Get the channel used for replays.

@param context to query. @return the replay channel. @see aeron_archive_persistent_subscription_context_set_replay_channel