WindowsClient

com.malliina.push.WindowsClient$
See theWindowsClient companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

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.

Attributes

elem

xml

Returns:

xml as a string