2 lines
1.5 KiB
HTML
2 lines
1.5 KiB
HTML
|
<!DOCTYPE html>
|
|||
|
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Group (ocaml-google-apps.GoogleApps.Contacts.Group)</title><link rel="stylesheet" href="../../../../odoc.css"/><meta charset="utf-8"/><meta name="generator" content="odoc 1.5.1"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../../highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body><div class="content"><header><nav><a href="../index.html">Up</a> – <a href="../../../index.html">ocaml-google-apps</a> » <a href="../../index.html">GoogleApps</a> » <a href="../index.html">Contacts</a> » Group</nav><h1>Module <code>Contacts.Group</code></h1><p>A <span class="xref-unresolved" title="unresolved reference to "Group.t""><a href="../index.html#module-Group"><code>Group</code></a>.t</span> is is a group of contacts.</p></header><dl><dt class="spec type" id="type-g"><a href="#type-g" class="anchor"></a><code><span class="keyword">type</span> g</code></dt></dl><dl><dt class="spec value" id="val-get_contact_group"><a href="#val-get_contact_group" class="anchor"></a><code><span class="keyword">val</span> get_contact_group : string <span>-></span> <a href="index.html#type-g">g</a></code></dt><dt class="spec value" id="val-get_contacts"><a href="#val-get_contacts" class="anchor"></a><code><span class="keyword">val</span> get_contacts : <a href="index.html#type-g">g</a> <span>-></span> <span><a href="../index.html#type-t">t</a> list</span></code></dt></dl></div></body></html>
|