summaryrefslogtreecommitdiff
path: root/bridges/source/remote/context/rmcxt.map
blob: 182f6495ea9d01e6f44ad42e911d6bb3ae569edb (plain)
1
2
3
4
5
6
7
8
9
10
UDK_3_0_0 {
    global:
        remote_getContext;
        remote_createContext;
        remote_getContextList;
        remote_removeContextListener;
        remote_addContextListener;
    local:
        *;
};