Function session_builder

Source
pub fn session_builder(
    ctx: &Context,
    store_context: &StoreContext,
    address: &Address,
) -> SessionBuilder
Expand description

Create a new session builder for communication with the user with the specified address.