Class UGCHandle


  • public class UGCHandle
    extends GlobalID
    Represents a single unique handle to a piece of User Generated Content.
    • Constructor Detail

      • UGCHandle

        public UGCHandle()
        Initializes a new instance of the UGCHandle class.
      • UGCHandle

        public UGCHandle​(long ugcId)
        Initializes a new instance of the UGCHandle class.
        Parameters:
        ugcId - The UGC ID.