Wasm Directoryalpha
Record

refresh-room-client-token-response-data

No description available.

record refresh-room-client-token-response-data {
  token: option​<string>,
  token-expires-at: option​<string>,
}

Fields

NameTypeDescription
tokenoption​<string>
token-expires-atoption​<string>