Calls React Native v1
Calls React Native
Calls
React Native
Version 1
Home
/
Calls
/
React Native
/
Direct call
Sendbird server automatically stores information about calls. For ended calls, you can retrieve information such as user IDs of callees and callers, call history, and the end results.
To retrieve information on local or remote users, use directCall.localUser
and directCall.remoteUser
properties.
To retrieve information calls such as call history of a user, use the DirectCallLogListQuery
instance. You can use parameters like myRole
and endResults
to specify your search.