WindowsClient

Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def serialize(elem: Elem): String

Serializes elem to a string, adding an xml declaration to the top. Encodes the payload automatically as described in http://msdn.microsoft.com/en-us/library/windowsphone/develop/hh202945(v=vs.105).aspx.

Serializes elem to a string, adding an xml declaration to the top. Encodes the payload automatically as described in http://msdn.microsoft.com/en-us/library/windowsphone/develop/hh202945(v=vs.105).aspx.

Value Params
elem

xml

Returns

xml as a string