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.
pub fn session_builder(
ctx: &Context,
store_context: &StoreContext,
address: &Address,
) -> SessionBuilder
Create a new session builder for communication with the user with the specified address.