OpenMetaverse Protocol Library Developers API Documentation
NavigateObjectMedia Method (primID, face, newURL, sim)
NamespacesOpenMetaverseObjectManagerNavigateObjectMedia(UUID, Int32, String, Simulator)
Update current URL of the previously set prim media
Declaration Syntax
C#
public 
void 
NavigateObjectMedia(
        
UUID 
primID,
        
int 
face,
        
string 
newURL,
        
Simulator 
sim
)
Parameters
primID ( UUID)
UUID of the prim
face ( Int32)
Prim face number
newURL ( String)
Set current URL to this
sim ( Simulator)
Simulator in which prim is located

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)