Asynchronously gets the previous status info for the Session User from the server.

Overload List

  NameDescription
Public methodGetPreviousStatusInfoAsync(EventHandler<(Of <<'(GetPreviousStatusInfoCompletedEventArgs>)>>), Object)
Asynchronously gets the previous status info for the Session User from the server.
Public methodGetPreviousStatusInfoAsync(String, EventHandler<(Of <<'(GetPreviousStatusInfoCompletedEventArgs>)>>), Object)
Asynchronously gets the previous status info for a User from the server.

See Also