mx_whoami: Return the identity of the current session

View source: R/session.R

mx_whoamiR Documentation

Return the identity of the current session

Description

Return the identity of the current session

Usage

mx_whoami(session)

Arguments

session

An "mx_session" object.

Value

A list with user_id and device_id.

Examples

## Not run: 
mx_whoami(s)

## End(Not run)

mx.api documentation built on Sept. 12, 2026, 1:07 a.m.