WebAPI/LogAPI
< WebAPI
Use Cases: To record the history of user activity with the phone, particularly with communication services (Phone Calls, Messages, Social Networks, etc.)
interface LogsManager { }
dictionary LogEntry { }
Use Cases: To record the history of user activity with the phone, particularly with communication services (Phone Calls, Messages, Social Networks, etc.)
interface LogsManager { }
dictionary LogEntry { }