Task #1319
Updated by Alex Afanasyev over 10 years ago
Implement `Face::getUri` method that returns the [[FaceMgmt]] URI for the face. partial interface Face { const FaceUri& virtual std::string getUri() const; }
Updated by Alex Afanasyev over 10 years ago
Implement `Face::getUri` method that returns the [[FaceMgmt]] URI for the face. partial interface Face { const FaceUri& virtual std::string getUri() const; }