@wildix/wda-stream-client > WdaStream > updatePresenceLastSeen
WdaStream.updatePresenceLastSeen() method
Signature:
updatePresenceLastSeen(args: UpdatePresenceLastSeenCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdatePresenceLastSeenCommandOutput) => void): void;
Parameters
Parameter | Type | Description |
---|---|---|
args | ||
options | __HttpHandlerOptions | |
cb | (err: any, data?: UpdatePresenceLastSeenCommandOutput) => void |
Returns:
void