Share via


GetEndpointInstanceFromGRUU(Uri) function

 
Communications Server 2007 Server SDK Documentation

GetEndpointInstanceFromGRUU

The GetEndpointInstanceFromGRUU function returns a string representation of the instance ID from the GRUU.

string GetEndpointInstanceFromGRUU(
  Uri uri
);

Parameters

  • uri
    Specifies a URI.

Return Values

Returns a string representation of the instance ID from the Globally Routable User Agent URI (GRUU). Returns null if the requested data is not found.

  
  What did you think of this topic?
  © 2007 Microsoft Corporation. All rights reserved.