create_bos_session

Function create_bos_session 

Source
pub async fn create_bos_session(
    infra: &InfraContext<'_>,
    token: &str,
    bos_session: BosSession,
) -> Result<BosSession, Error>
Expand description

Create a BOS session via the backend.