Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
Server implements the muserv UPnP server
func (*Server) IncrSystemUpdateID ¶
IncrSystemUpdateID increase state variable SystemUpdateID by count. exceeded is set to true if the maximum allowed value of SystemUpdateID was exceeded. In that case, the system reset procedure as described in the ContentDirectory service spec must be executed
func (*Server) InitStateVariables ¶
func (me *Server) InitStateVariables()
InitStateVariables initializes all state variables
func (*Server) ServiceResetProcedure ¶
ServiceResetProcedure executes the service reset procedure as described in the ContentDirectory service specification
func (*Server) SetContainerUpdateIDs ¶
SetContainerUpdateIDs set state variable ContainerUpdateIDs to updates
func (*Server) SetServiceResetToken ¶
func (me *Server) SetServiceResetToken()
SetServiceResetToken assigns a new random string to state variable ServiceResetToken
Click to show internal directories.
Click to hide internal directories.