class Microsoft::Location
- Microsoft::Location
- Reference
- Object
Overview
Example Response: [{"Alias":"dwatson","LastUpdate":"2015-11-12T02:25:50.017Z","Confidence":100, "Coordinates":{"Building":"SYDNEY","Level":"2","X":76,"Y":29,"LocationDescription":"2140","MapByLocationId":true}, "GPS":{"Latitude":-33.796597429,"Longitude":151.1382508278,"Accuracy":0.0,"LocationDescription":null}, "LocationIdentifier":null,"Status":"Located","LocatedUsing":"FixedLocation","Type":"Person","Comments":null, "ExtendedUserData":{"Alias":"dwatson","DisplayName":"David Watson","EmailAddress":"[email protected]","LyncSipAddress":"[email protected]"}}]
Included Modules
- JSON::Serializable
Extended Modules
- JSON::Schema
Defined in:
microsoft/find_me_models.crConstructors
Instance Method Summary
- #confidence : Float64
- #coordinates : Coordinates | Nil
- #gps : GPS | Nil
- #last_update : Time
- #located_using : String | Nil
- #location_id : String | Nil
- #status : String
- #type : String | Nil
- #user_data : UserData | Nil
- #username : String