mirror of
https://github.com/farcasclaudiu/myfriendsaround.git
synced 2026-06-29 15:01:45 +03:00
Error reporting (via email)
fix Hammock rest error handling
This commit is contained in:
@@ -8,5 +8,6 @@ namespace MyFriendsAround.WP7.Service
|
||||
public class PublishLocationEventArgs: EventArgs
|
||||
{
|
||||
public bool IsSuccess { get; set; }
|
||||
public Exception Error { get; set; }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user